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 has been archived by the owner on Sep 16, 2024. It is now read-only.
@ando771 I am afraid this is not working and will be hard to implement. Since we spawn child processes that don't have access to these methods (because it is from gulp) there is no easy way to read them without writing them into maybe a temporary config file. I will leave this open in case someone wants to work on this but I would recommend to keep hooks within the test file.
I run something like this:
but "before" and "after" hooks not calling. If it was defined in
wdio.conf.js
, then hooks call successfully.I am using webdriver@4.0.9 and gulp-webdriver@2.0.1
The text was updated successfully, but these errors were encountered: