In this video will see how to run selenium code on edge browser. Step to Step, right from downloading the edge browser to running the code on edge browser. Just two lines change. I hope you like this video. For any questions, suggestions or appreciation please contact us at: https://programmerworld.co/contact/…
Tag: manual
How to write xpath in Selenium when properties has no unique values?
In this video will see how to take xpath in selenium when there are no unique values are present any element or attribute values are dynamic (changing on every page load). I hope you like this video. For any questions, suggestions or appreciation please contact us at: https://programmerworld.co/contact/ or email…
How to Resolve/fix session not created Exception i.e. “org.openqa.selenium.SessionNotCreatedException” in Selenium?
This video shows how to fix “Exception in thread “main” org.openqa.selenium.SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version xxCurrent browser version is xxx.x.xxxx.xx with binary path C:\xxxx\xxx\Chrome\Application\chrome.exe” I hope you like this video. For any questions, suggestions or appreciation please contact us at: https://programmerworld.co/contact/ or email…
How to maximize/ minimize/ full screen browser window in Selenium Automation?
In this page it shows steps to maximize, minimize or full screen the browser window in the Selenium automation code. I hope you like this video. For any questions, suggestions or appreciation please contact us at: https://programmerworld.co/contact/ or email at: programmerworld1990@gmail.com Code:
How to fix “ElementNotInteractableException” error in Selenium webdriver?
In this video will see how to fix “ElementNotInteractable” exception/error.To implement wait()/delay()/Implicitlywait()/sleep()/Thread.sleep()in selenium webdriver, please go through below link: https://youtu.be/WqrIwBJxkGo I hope you like this video. For any questions, suggestions or appreciation please contact us at: https://programmerworld.co/contact/ or email at: programmerworld1990@gmail.com Error:
How to take locators (xpath, etc) in Selenium and check locators in browser before using it in code to minimize the error?
In this video we will show you how to take locators (xpath/CSS Selector/id/name/ link text/class Name/tagName/partial link text) and checking it in browser (debugger tool) to make sure locator is correct and unique. Locators are nothing but exact location of any element on web page. I hope you like this…
Selenium
In this page you will find interesting videos and content related to automation testing using Selenium. You will be able to find end to end steps for developing and troubleshooting different features and functionalities in Selenium. The content provided comprises a comprehensive range of topics within the domain of automation…
How to Open/Close Browser through webdriver – Basic/First Program of Selenium?
This is the very basic/first program for beginners. In this video, we will see how to open and close the browser using webdrivers in Selenium. Difference between close() and Quit(). I hope you like this video. For any questions, suggestions or appreciation please contact us at: https://programmerworld.co/contact/ or email at:…
How to solve “Webdriver cannot be resolved to a type” Error in Selenium?
In this video it shows how one can resolve the “Webdriver cannot be resolved to a type” error while working with selenium in Eclipse. The JAR files mentioned in the video can be downloaded from the below path: https://www.selenium.dev/downloads/ I hope you like this video. For any questions, suggestions or…
Welcome to Programmer World!
Welcome to Programmer World Page! In these webpages one can learn all about Android Apps Development, Selenium Testing and MATLAB coding/ Simulink Modeling. One can read my blogs here, see the code snippets or just view some nice videos about application development on my YouTube channel. https://www.youtube.com/c/programmerworld All my blogs…