Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

difference between Implicit Wait and Explicit Wait with syntax.?

Answer Posted / asmita

1.Implicit wait(IW)apply on all web element in script while Explicit wait(EW) apply on perticular web element.
2.We can not give condition in (IW), we can give condition in (EW)
3.In IW Time units are sec,min and hours where In EW by defaut time unit is in sec
4.If it fails it shows TimeOut Exception,If EW fails it shows NoSuchElement Exception,

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to fetch the current page url in selenium?

1171


What happens if I run this command. Driver.get(“www.softwaretestingmaterial.com”) ;

1895


How can we find the value of different attributes like name, class, the value of an element?

967


Can you explain the framework which you have used in your selenium project?

932


How can we deal with pop-up windows based on?

1006


How do you perform drag and drop operation in webdriver?

1063


List the different types of locaters in selenium.

964


What are the different exceptions you have faced in selenium webdriver?

952


How many types of webdriver api's are available in selenium?

942


What is same origin policy and how it can be handled?

1006


What is the difference between driver.getwindowhandle() and driver.getwindowhandles() in selenium?

1118


How do you identify an object using selenium?

1056


Tell us what kinds of test types are supported by selenium?

1006


How to test ajax application with selenium?

1135


what are the four parameter you have to pass in selenium?

1703