Part19-Selenium with Java Tutorial | Practical Interview Questions and Answers | Waits

  • 🎬 Video
  • ℹ️ Published 2 years ago
preview_player
UC46vj6mN-6kZm5RYWWqebsg

Topics :
------------
1. What is Synchronization problem in Automation?
2. What are the different types of waits available in Selenium WebDriver?

#SeleniumwithJavaTutorial​​​​​​​​​ #InterviewQuestionsandAnswers
#TypesofwaitsinSelenium?

-------------------------------------------------------------------------------------------------
Udemy Courses:
---------------------------------------------------------------------------------------------------
Manual Testing+Agile with Jira Tool

Selenium with Java+Cucumber

Selenium with Python & PyTest

Selenium with python using Robot framework

API Testing(Postman, RestAssured & SoapUI)

Web Automation using Cypress with Javascript

Jmeter-Performance Testing

SDET Essencials(Full Stack QA)

Appium-Mobile Automation Testing

Java Collections

Java Programming

Cucumber BDD Framework

Protractor with Javascript

💬 Comments
Author

Hi Sir, I have a small doubt, if we use implicit, explicit and fluent wait in single script, which wait will execute first?

Author — Manas Nath

Author

Hi sir, as you mentioned fluent wait is same as WebDriverWait but has more flexibility.
Can't we use the pre-defined conditional methods coming from the ExpectedConditions class for using the fluent wait? instead of using the apply method, in which we are doing the same things, of locating element using By locator.

Author — Bharath Koneru

Author

Pavan Sir, I had many queries w.r.t the Waits in Selenium. Your video has solved them. However, if you had taken a real-time example...we could have understood the concept better. But no issues. Understanding the logic/concept is important...which you have given us here. Thank You.

Author — Madiraju K Chaitanya

Author

First of all Thank you so much sir for your teaching. Sir just small request to you if possible could you please make video on "Data Warehousing" concepts ??
It would be very helpful for us sir.

Author — Rohan Tambat

Author

Exceptionally explained! Thanks a lot for the series. Is it possible to share the maven Project for this series? That would have been really helpful. Thanks again.

Author — AnanDaily

Author

Sir, which of the 3 waits is used mostly in companies? Because apart from implicitly all other are making the code complex too much for a tester to handle 😀

Author — LearnWithNeeraj

Author

Hi Sir,
When I'm trying to apply fluent wait it is showing "The type FluentWait isn't generic; it cannot be parameterized with arguments <WebDriver>"
Please provide me with the solution for this issue. Thank you

Author — Anonymous Soul

Author

Thank you so much sir explained in an understandable way we can use it in our framework

Author — Priyanka Shivegowda

Author

Thank you sir, finnally I understood the concept of synchronisation by watching your video🙏

Author — Kreetika Gupta

Author

Please make a video on how to locate Shadow DOM elements using Javascript Executor

Author — Raveendra Reddy Yeddula

Author

Any idea why i am getting this error"The type FluentWait is not generic; it cannot be parameterized with arguments "
<WebDriver>"

Author — Atul Singh

Author

Sir can you make video on desired capabilities of selenium web driver?

Author — SDET Automation By Vinod Gharde

Author

wait two and
explicit wait two wait and fluent Wait

Author — Travel with Me

Author

Hello sir please help me i have added this code and it is not working

Author — Rahul Katoch