by Nikolay Advolodkin | Jun 2, 2018 | Video Transcription
What will you learn in this lecture? In the previous video, we learned how to customize the WebDriverWait. In this video, we will learn the future of ExpectedConditions. What is the Future of ExpectedConditions Alright, so now that you know almost everything there is...
by Nikolay Advolodkin | Mar 13, 2018 | Selenium Problems
PageFactory in C# is deprecated as of version 3.11. This is actually a great change because it prevents usage of a class that is not recommended by the Selenium contributors. Furthermore, not using PageFactory will prevent users from many weird element exceptions that...