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

Remove dependency on driver binaries, fallback to selenium-manager #3717

Merged
merged 4 commits into from May 15, 2023

Conversation

swrdfish
Copy link
Member

@swrdfish swrdfish commented May 6, 2023

No description provided.

@swrdfish swrdfish marked this pull request as ready for review May 8, 2023 17:51
@beatfactor
Copy link
Member

how does the selenium-manager work?

@swrdfish
Copy link
Member Author

If no binary is provided, it goes ahead and downloads the required driver binaries based on the browser installed on the system. If something is specified then that is going to be used.

Copy link
Member

@gravityvi gravityvi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we remove downloadMessages method as well?

@swrdfish swrdfish marked this pull request as draft May 11, 2023 15:16
@swrdfish swrdfish marked this pull request as ready for review May 14, 2023 15:26
@swrdfish swrdfish requested a review from gravityvi May 14, 2023 15:30
Copy link
Member

@gravityvi gravityvi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Should we update nightwatch init package and remove the process of downloading browser drivers after that this would really useful.

@AutomatedTester AutomatedTester merged commit de19a49 into nightwatchjs:main May 15, 2023
7 checks passed
@swrdfish
Copy link
Member Author

@gravityvi we should,

Traking here: nightwatchjs/create-nightwatch#87

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.

None yet

5 participants