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

Add chromeOptions only for chrome and change default Capabilities #12

Open
wants to merge 4 commits into
base: 1
Choose a base branch
from

Conversation

jbcr
Copy link

@jbcr jbcr commented Jun 3, 2021

I use this extension with Firefox and Safari web browser on Lambdatest service.

Il the chromeOptions is defined, only chrome work. In my proposal, I check if the w3c option is defined and add it if not found only for the Chrome browser.

In FacebookWebDriver::getDefaultCapabilities function the selenium version is defined and device option too. But, I don't want to execute my test on a tablet. And I need to remove their options but I cannot.

In fact, these specific options need to be added to the mink configuration on the project.

@jbcr
Copy link
Author

jbcr commented Apr 27, 2023

Hi @GuySartorelli,

Can you read my PR to remove my fork and use the original repository?

Please.

@GuySartorelli
Copy link
Member

Sorry, I don't have time to learn how this works right now, and I don't understand it well enough to know what (if any) downstream effects this might have.

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.

2 participants