Is there any way to automate a js prompt with two inputs using WebdriverIO?

21 Views Asked by At

I want to automate a login flow that prompts what is shown in the image attached. Is there any way to automate the input of both values using WebdriverIO?

This is the Js prompt:

This is the Js prompt

Im kinda new to WebdriverIO, encountered this prompt and im stuck.

0

There are 0 best solutions below