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

waitFor not available in component-tester #61

Closed
cehoffman opened this issue Mar 22, 2017 · 1 comment
Closed

waitFor not available in component-tester #61

cehoffman opened this issue Mar 22, 2017 · 1 comment

Comments

@cehoffman
Copy link

I'm submitting a bug report

  • Library Version:
    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 in waitFor 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.

@MeirionHughes
Copy link

MeirionHughes commented Mar 22, 2017

duplicate of #59

I believe this #60 will fix it. Don't think it is published yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants