Answer the question
In order to leave comments, you need to log in
How to use Selenium Protocol from nodejs?
I'm using nightwatch.js and I'm trying to send a request via request.post to selenium ( selenium protocol ), but I get an error:
[Error: Invalid URI "/session/9bb486d4-5e30-40bb-a236-b6921dd0f583/accept_alert"]
request.post('/session/'+session+'/accept_alert', function (error, response, body) {
console.log(error)
})
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question