I am stucked with following flow in Karate feature testcase
- Open parent page
- Click on hyperlink which opens another page
- Switch to new page
- Click on hyperlink which causes it to self close
- Try to switch back to prior page
Somehow I am getting timeout exception with no reply.
Please let me know if I need to submit small piece of code for this.