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

[5.x] add "waitUntilMissingText" #706

Merged
merged 1 commit into from
Dec 18, 2019
Merged

[5.x] add "waitUntilMissingText" #706

merged 1 commit into from
Dec 18, 2019

Conversation

SjorsO
Copy link
Contributor

@SjorsO SjorsO commented Dec 18, 2019

I'm using waitForText to ensure a modal has opened. But after closing the modal, there is no opposite method to wait until the modal has disappeared.

@taylorotwell taylorotwell merged commit bdb05c9 into laravel:5.0 Dec 18, 2019
* @param string $text
* @param int $seconds
* @return $this
* @throws \Facebook\WebDriver\Exception\TimeOutException
Copy link
Member

Choose a reason for hiding this comment

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

Please make sure to always add a whiteline before the @throws annotation.

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.

3 participants