Ken Sodemann
9cc0e5519c
fix(e2e): make the wait logic more flexible
...
We will now by default wait for something to be hydrated, and then wait for the passed in tag to be visible whether it is hydrated or not.
This allows the tag passed in to be associated with a standard (non-stencil) element.
2018-02-07 11:27:31 -06:00
Ken Sodemann
58952d3c12
fix(e2e): expand timeout to compensate for snapshot
2018-02-02 13:39:49 -06:00
Ken Sodemann
6639f99556
fix(e2e): run each test in its own driver and await more
2018-02-01 17:51:23 -06:00
Cam Wiegert
a067d167d3
chore(e2e) rename tests to match v3 master ( #13609 )
2017-12-07 15:49:15 -06:00
Cam Wiegert
af545aaa1e
docs(e2e) update e2e/snapshot docs ( #13468 )
...
* feat(e2e) add chromedriver dependency to core
* docs(e2e) rewrite e2e doc for new process
* chore(e2e) rename e2e-test-page -> page
* fix(e2e) update dev-server config path
* docs(e2e) add node version info
2017-11-21 10:20:38 -06:00