Subscribe to:
Post Comments (Atom)
Set up testlink with Selenium Framework
To Integrate Testlink with selenium add following jars in your setup testlink-api-client-2.0.jar xmlrpc-common-3.1.jar xmlrpc-client-...
-
To generate Extent Report need to add these codes package main . java . listener ; import com.aventstack.extentreports.ExtentRe...
-
Now write steps according to the feature files Example package test . java . steps ; import org.testng.Assert ; import cucumber...
-
MouseHover package test . java . util ; import org.openqa.selenium.WebElement ; import org.openqa.selenium.interactions.Actions ; ...
No comments:
Post a Comment