In this video will see how to overcome the problem of version mismatch between browser driver(e.g chromedriver,firefoxdriver etc) and browsers(e.g chrome,firefox etc.). This we will solve it by using WebDriverManager Class in our maven project. If you are not using maven project you can add the jar file of WebDriverManager …
Tag: testng
Selenium – How to fetch attributes values for any web element/how to find the source of any image?
In this video will see how to get any attributes e.g src(source),text,sizes,class values for any web element. How to take web element xpath: https://www.youtube.com/watch?v=jPrphm-8njo&list=PLFfOLCbwIxbDCAFRkkvY4szs2HRS_FKaF&index=5 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: Excerpt: The provided content…
Selenium – How to perform mouse actions like right click, double click, mousehover etc.?
In this video will see how several mouse actions can be performed through Selenium. These mouse actions methods are defined in Actions() class. By using these class will perform all the mouse actions. How to take web element xpath: https://www.youtube.com/watch?v=jPrphm-8njo&list=PLFfOLCbwIxbDCAFRkkvY4szs2HRS_FKaF&index=5 I hope you like this video. For any questions, suggestions…
Selenium – how to verify if correct page is loaded or not?
In this video will see how to check if correct page is loaded or not. In order to do that will get the title of the page and perform a check. I hope you like this video. For any questions, suggestions or appreciation please contact us at: https://programmerworld.co/contact/ or email…
How to get the count of any webElement on webpage in Selenium?
In this video will see how to count any specific type of webElements (e.g no. of hyperlinks, input boxes, images etc). In other words we can get how many times any webelement occurred on any given point of time. We will also see how to print the text of webelements….
How to create MAVEN SELENIUM project in simple steps?
In this video will see how to work with selenium using MAVEN. In few steps only selenium maven project can be created. 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 Steps: Excerpt: In this video, you will…
How to resolve selenium project not working through MAVEN even after giving correct dependency in pom.xml?
In this video will see how to fix if selenium project is not working after giving correct selenium dependency in pom.xml for maven project. 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 Steps: Excerpt: In this video…
How to create MAVEN project in simple steps?
In this video will see how to work with MAVEN Project. In few steps only maven project can be created. Steps: 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 Abstract: In this video, you will learn how…
How to resolve error/exception “javascript error: $ is not a function” in Selenium?
In this video we will see how to fix below error: Above error we find mostly when we deal with Ashot() library for capturing the specific element screenshot. For Related videos or complete code please check below links. https://www.youtube.com/watch?v=oF4RoSsN0FE&t=2shttps://youtu.be/D17eYz8FVvghttps://youtu.be/4-Whn5BBV_chttps://youtu.be/aWgx76vA0qAhttps://youtu.be/D17eYz8FVvghttps://youtu.be/FoEexNif2Ashttps://youtu.be/jPrphm-8njo?si=BY0tuPtbcgFEDpO- I hope you like this video. For any questions, suggestions or…
How to compare two images/screenshot in Selenium?
In this video I have shown how to compare two screenshots(expected vs actual images) in selenium using Ashot() api. https://www.youtube.com/watch?v=oF4RoSsN0FE&t=2s https://youtu.be/D17eYz8FVvg https://youtu.be/4-Whn5BBV_c https://youtu.be/aWgx76vA0qA https://youtu.be/D17eYz8FVvg https://youtu.be/FoEexNif2As https://youtu.be/jPrphm-8njo?si=BY0tuPtbcgFEDpO-