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.
* 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