Closed
Description
What happened?
This is a minor issue.
The code examples in these sections:
- https://www.selenium.dev/documentation/webdriver/drivers/options/#browsername
- https://www.selenium.dev/documentation/webdriver/drivers/options/#normal-default
differ across programming languages.
For example
- in the browsername section, the Java example differs from the Python and Ruby examples. The Java example creates an
options
object and inspects the browser name attribute, as the section header suggests. The Python and Ruby examples only create theoptions
object.
- in the pageLoadStrategy section, some examples set options and make a driver, while other examples do that and also get a page and quit.
What browsers and operating systems are you seeing the problem on?
Browser: Brave version 1.69.153
OS: MacOS version 12.7.6