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

Added new step: I wait until I see text #27

Closed

Conversation

srizzling
Copy link

Adds a new step called I wait until I see "text". This step is little more robust, as it searches the page for some specific text and waits a hardcoded timeout (which could be made configurable via behat.yml) file.

@srizzling
Copy link
Author

This also is a hack/temp solution for appium/appium#1208 as sometimes it does not wait for the element to appear before going to the next step.

Conflicts:

	src/SilverStripe/BehatExtension/Context/BasicContext.php
@tractorcow
Copy link

Why did you remove the "not disabled" option in stepFieldShouldBeDisabled? It's now impossible to negate that check.

@srizzling
Copy link
Author

Woops, my bad that was a problem with my rebase. I will fix that soon. I probably have a better fix anyway for this, which I'm using for a project

@chillu
Copy link
Member

chillu commented Jun 4, 2014

@srizzling Any update on this?

@chillu
Copy link
Member

chillu commented Jun 13, 2014

Closing until we get an update from Sriram

@chillu chillu closed this Jun 13, 2014
srizzling added a commit to srizzling/silverstripe-behat-extension that referenced this pull request Jul 1, 2014
srizzling added a commit to srizzling/silverstripe-behat-extension that referenced this pull request Aug 1, 2014
srizzling added a commit to srizzling/silverstripe-behat-extension that referenced this pull request Aug 13, 2014
srizzling added a commit to srizzling/silverstripe-behat-extension that referenced this pull request Aug 14, 2014
srizzling added a commit to srizzling/silverstripe-behat-extension that referenced this pull request Aug 14, 2014
srizzling added a commit to srizzling/silverstripe-behat-extension that referenced this pull request Aug 14, 2014
srizzling added a commit to srizzling/silverstripe-behat-extension that referenced this pull request Sep 29, 2014
srizzling added a commit to srizzling/silverstripe-behat-extension that referenced this pull request Sep 29, 2014
chillu added a commit that referenced this pull request Oct 7, 2014
Fixes #27: I wait until I see text/element
DarrenInwood pushed a commit to DarrenInwood/silverstripe-behat-extension that referenced this pull request Jan 21, 2015
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