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

Pass timeouts to RemoteWebDriver (Selenium) #288

Merged
merged 6 commits into from
Feb 18, 2020
Merged

Conversation

rocramer
Copy link
Contributor

The PR #259 that got merged today introduced the possibility to add timeouts to the RemoteWebDriver. Unfortunately only for the standalone chrome browser. This PR adds the timeout parameter for selenium as well.

.github/workflows/php.yml Outdated Show resolved Hide resolved
@dunglas dunglas merged commit 49dbdb8 into symfony:master Feb 18, 2020
@dunglas
Copy link
Member

dunglas commented Feb 18, 2020

Thanks @rocramer

dunglas pushed a commit that referenced this pull request Dec 28, 2020
* Add timeouts to SeleniumManager

* Create php.yml

* Update php.yml

* Update php.yml

* Remove accidentally committed file.
nicolas-grekas pushed a commit that referenced this pull request Jan 18, 2021
* Add timeouts to SeleniumManager

* Create php.yml

* Update php.yml

* Update php.yml

* Remove accidentally committed file.
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

3 participants