Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

1 like 0 dislike
660 views
by The go-to Tester (324 points)
reshown by

How to overcome same origin policy through web driver?

Please discribe with code.

closed with the note: got it.
by The go-to Tester (181 points)
As per SOP (Same origin policy), scripts running on http://example.com can not access resources running on http://subdomain.example.com. And selenium webdriver is just a browser automation tool. Can you give me a scenario where you have to deal with SOP?


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

...