Sunday, January 26, 2020

0 comments
All the Methods which is Available in  Actions  Class

0 comments
Selecting option from the drop Down List Example Link:  https://automaticselenium.blogspot.com/p/example-drop-down.html **************...

0 comments
How to get switch between Parent and Child Window. Parent=The Current Window. Child=That window which was opened after clicking on Link. ...

0 comments
Method 1: File Source=((TakesScreenshot)driver).getScreenshotAs(OutputType.FILE); try{ FileHandler.copy(Source, new File(".\\sh...

0 comments
********************CODE******************* package aveditor; import java.io.File; import java.io.IOException; import org.openqa.sel...

0 comments
********************CODE******************** package aveditor; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome....

0 comments
******************CODE******************* package aveditor; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.Chr...