python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
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....
Gustavo Berón
Votes: 0
Answers: 1
Unable to test "Sign In" when testing AWS Amplify Angular Authenticator using WebdriverIO
I am trying to automate and test the Sign In functionality of AWS amplify authenticator in my Angular app using WebdriverIO.
The UI looks like below,
Two issues that I encounter,
When I try to get t...
rraman
Votes: 0
Answers: 0
How to convert WebDriverIO test project into a self executable file
I have a automation test suite developed in WebDriverIO Javascript. I would like to know if we have an option to convert it into an executable file, so that any one can trigger the test run by double ...
AK_sat
Votes: 0
Answers: 0
Using DETECT_CHROMEDRIVER_VERSION=true found 57 vulnerabilities (54 moderate, 3 high) error in webdriverio
Hello I am new to webdriverio, and I was trying to run the command
DETECT_CHROMEDRIVER_VERSION=true npm i
and than after I am getting the following error
npm WARN @hint/hint-amp-validator@2.10.11 req...
Rutu Shah
Votes: 0
Answers: 1