At the Selenium Dev Summit we agreed on this API to be generally applied across the bindings; we'll keep this labeled beta while we make sure that it works for what is needed
We want the methods to be accessible from a script()
method available directly from the Driver
class (e.g., driver.script.pin(script)
, driver.Script().Pin(script)
). We can't do everything just like this in all the languages, because, for example, .NET uses events with a +=
and -=
for adding and removing handler events so we don't went "add" and "remove" methods.
driver.log()
was supposed to give access to. As such we agreed it would work well in the Script
implementationRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4