I ran into a problem, where i cannot access the page while testing, because modal window pops up with login form. I tried sending keys, because it has no element and works weird.
Test executes, driver loads then Navigate to URL and gets stucked on "Navigating to ‘…’
So i cannot really do anything, because it wont go on another step.
Also i tried failure handling to continue, set timeout on element to 1 sec and nothing happend.
If anyone know’s how to fix, i would appreciate it very much