Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote browser without options 1855 #1856

Merged

Conversation

emanlove
Copy link
Member

For several of the remote browsers we need to initialize the options if none are provided. In addition I removed the deprecated and removed from selenium desired_capabilities. Although a work in progress I want to get in the initial fix so we can create a release candidate and see how it works in the field.

For several of the remote browsers we need to initialize the options if
none are provided. In addition I removed the deprecated and removed from
selenium desired_capabilities. This fixes robotframework#1855.
This is an initial attempt/design for a test suite that verifies
"remote" browsers work without options. This is to test against the
issue outlined in robotframework#1855. I have been manually runnning the webdrivers
locally but this second edition is trying to do that in the setup and
then cleanup in the teardown. For some reason this is not working and I
need to investigate further.
@emanlove emanlove merged commit 4096f77 into robotframework:master Sep 25, 2023
0 of 9 checks passed
@emanlove emanlove deleted the remote-browser-without-options-1855 branch December 19, 2023 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant