WebdriverIO automation test give me this error Cannot read properties of undefined (reading 'baseUrl'
This is the console result:
[chrome 97.0.4692.99 mac os x #0-0] Running: chrome (v97.0.4692.99) on mac os x
[chrome 97.0.4692.99 mac os x #0-0] Session ID: 12a9eb48c2c5c3efd4a7edabad5a153c
[chrome 97.0.4692.99 mac os x #0-0]
[chrome 97.0.4692.99 mac os x #0-0] » /test/specs/gtb-ui.ts
[chrome 97.0.4692.99 mac os x #0-0] /get-the-box
[chrome 97.0.4692.99 mac os x #0-0] ✖ "before all" hook for /get-the-box
[chrome 97.0.4692.99 mac os x #0-0]
[chrome 97.0.4692.99 mac os x #0-0] 1 failing (75ms)
[chrome 97.0.4692.99 mac os x #0-0]
[chrome 97.0.4692.99 mac os x #0-0] 1) /get-the-box "before all" hook for /get-the-box
[chrome 97.0.4692.99 mac os x #0-0] Cannot read properties of undefined (reading 'baseUrl')
I don't know how to solve that one, I'm pretty new at this but if anyone have some tips that would be great!
Via Active questions tagged javascript - Stack Overflow https://ift.tt/2FdjaAW
Comments
Post a Comment