We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm submitting a bug report
Please tell us about your environment:
Operating System: OSX 10.x|
Node Version: 7.7.2
NPM Version: yarn 0.22
JSPM OR Webpack AND Version JSPM 0.16.52
Browser: Chrome 55
Language: ES2015
Current behavior: Trying to use waitForElement results in waitFor is not defined error.
waitForElement
waitFor is not defined
Expected/desired behavior: Works as advertised and waits for the elements.
What is the expected behavior? No error
What is the motivation / use case for changing the behavior? Function doesn't work as released.
The text was updated successfully, but these errors were encountered:
duplicate of #59
I believe this #60 will fix it. Don't think it is published yet.
Sorry, something went wrong.
No branches or pull requests
I'm submitting a bug report
1.0.0-beta.3.0.0
Please tell us about your environment:
Operating System:
OSX 10.x|
Node Version:
7.7.2
NPM Version:
yarn 0.22
JSPM OR Webpack AND Version
JSPM 0.16.52
Browser:
Chrome 55
Language:
ES2015
Current behavior:
Trying to use
waitForElement
results inwaitFor is not defined
error.Expected/desired behavior:
Works as advertised and waits for the elements.
What is the expected behavior?
No error
What is the motivation / use case for changing the behavior?
Function doesn't work as released.
The text was updated successfully, but these errors were encountered: