You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2024. It is now read-only.
If a user spec file needs to load a module, it cannot find due to the virtual spec file being evaluated in the wrong module as the parent (it thinks the parallel-protractor is the parent, not the actual spec)
// spec.jsvarchai=require('chai');
The text was updated successfully, but these errors were encountered:
If a user spec file needs to load a module, it cannot find due to the virtual spec file being evaluated in the wrong module as the parent (it thinks the
parallel-protractor
is the parent, not the actual spec)The text was updated successfully, but these errors were encountered: