Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/SeleniumHQ/selenium
/ dataUrl
Function
dataUrl
javascript/selenium-webdriver/test/logging_test.js:181–183 ·
view source on GitHub ↗
(...args)
Source
from the content-addressed store, hash-verified
179
})
180
181
function
dataUrl(...args) {
182
return
'data:text/html,'
+ args.join(
''
)
183
}
184
})
Callers
1
logging_test.js
File · 0.85
Calls
1
join
Method · 0.80
Tested by
no test coverage detected