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)
setValue() / addValue() type into adress bar instead of selected element
I'm using WebdriverIO + devtools:puppeteer + cucumber + Firefox Nightly.
When using setValue() / addValue(), the first letter of my input is typed into address bar, instead of selected element. The is...
antiq
Votes: 0
Answers: 1
Unable to click intercepted element in wdio 7
I'm using wdio 7 last couple of weeks. but still unable to resolve intercepted element.
In protractor, I'm using
browser.actions().
click($(".pay-modal-container i[class='...
Make
Votes: 0
Answers: 2
WebdriverIO: couldn't find executable for firefox browser using default runner (devtools:puppeteer)
I'm using webdriverIO for some automation testing and have recently migrated from 'selenium-standalone' service to default wdio devtools protocol.
wdio v.7.16.12
firefox v.95.0.2
From that point I c...
antiq
Votes: 0
Answers: 1