selenium.webdriver.edge.options¶
Classes
Options () |
-
class
selenium.webdriver.edge.options.
Options
[source]¶ -
KEY
= 'ms:edgeOptions'¶
-
default_capabilities
¶ Return minimal capabilities necessary as a dictionary.
-
to_capabilities
() → dict[source]¶ Creates a capabilities with all the options that have been set and :Returns: A dictionary with everything
-
use_webview
¶
-