Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/seleniumbase/SeleniumBase
/ get_timestamp
Function
get_timestamp
seleniumbase/core/report_helper.py:15–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
14
15
def
get_timestamp():
16
return
str(int(time.time() * 1000))
17
18
19
def
process_successes(test, test_count, duration):
Callers
3
process_successes
Function · 0.85
save_test_failure_data
Function · 0.85
process_failures
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…