kobenguyent / codeceptjs-bshelper

MIT License
2 stars 6 forks source link

Browserstack Links not printed to console when codeceptjs run-workers command is used #25

Open cwolf24 opened 4 years ago

cwolf24 commented 4 years ago

When running Scenarios on Browserstack using the codeceptjs run-workers feature, the Links to Browserstack Jobs for a single scenario are not printed to the console.

Expected Output:

✔ Test scenario in 60105ms 
Link to job: https://automate.browserstack.com/...

Actual Output: ✔ Test scenario in 60105ms

kobenguyent commented 4 years ago

Oh, run-workers cmd is not there when I develop this. That's why. 😃. But I would better think to wait for codeceptjs 3.0 to be out for updating this helper.

pablopaul commented 4 years ago

@PeterNgTr why not fixing it now? I guess it should be possible in v2 as well, you wanted to learn more about the hooks and events anyway, perfect oppurtunity =)

kobenguyent commented 4 years ago

Haha, I give chances for other to fix it. 😂