Tag: learn

[findElements Example]How to find Broken Links in a WebSite using Selenium WebDriver?

[findElements Example]How to find Broken Links in a WebSite using Selenium WebDriver? In Web Applications it is important to identify the Broken Links. As manual Tester when we click on… Read more »

[Solved] java.lang.ClassCastException using Generics in Java

[Solved] java.lang.ClassCastException using Generics in Java Generally when ever we write the Java Logic its better to know the issues during the compile time rather than at run time. If… Read more »

How to Attach Java Docs Source & Selenium Docs Source To Eclipse

How to Attach Java Docs Source & Selenium Docs Source To Eclipse In this tutorial we will learn how to attach the Java Source Code with attachments for the Java… Read more »

Integrating GitHub with Jenkins for Continuous Integration and Continuous Delivery

GitHub is a Web-based Git repository hosting service. It offers all of the distributed revision control and source code management (SCM) functionality of Git as well as adding its own… Read more »