SOAP vs REST Web Services N B 10/25/2013 05:14:00 pm 0 SOAP stands for Simple Object Access Protocol . REST stands for Representational State Transfer.(Means the state can be transferred... Read more »
Handling Captcha Using WebDriver N B 10/15/2013 01:04:00 pm 0 A CAPTCHA is a program that protects websites against bots by generating and grading tests that humans can pass but current computer p... Read more »
Waits in WebDriver (Implicit,Explicit and ThreadSleep) N B 10/07/2013 12:10:00 pm 2 Implicit Wait - It's global setting applicable for all elements and if element appear before specified time than script will start e... Read more »