Hi, I am trying to click on "OK" button on this image using Karate Gherkin but its not getting clicked. I have tried using below code
And driver.dialog(true)
but this is not working.
I cannot see the source code for the dialog so do not have xpath, id for the same. Can someone please help me in this?