Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

before() in wdio.conf.js is not executing the spec file which I would like to execute before all other spec files. #172

Open
udattuh opened this issue May 27, 2019 · 1 comment

Comments

@udattuh
Copy link

udattuh commented May 27, 2019

before() in wdio.conf.js is not executing the spec file which I would like to execute before all other spec files.

code snippet:
wdio.conf.js
before (capabilities, {'./specs/login.spec.js' : login, './specs/socialstudies.spec.js': social}) {
require('babel-register');
},

Please let me know if this is not the right format.

Thanks,
Hemalatha Udattu

@udattuh
Copy link
Author

udattuh commented May 28, 2019

Hi

Can someone give me an update on this ticket please.

Thanks,
Hemalatha Udattu

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

No branches or pull requests

1 participant