Moving mouse over specific coordinates and clicking on it.
Actions vActions = new Actions(vDriver);
vActions.moveByOffset(16, 320);
vActions.click();
Action vClickAction = vActions.build();
vClickAction.perform();
- Working on Desktop Browsers(mostly known) using Selenium WebDriver
- Working on Mobile Browsers(ChromeDriver, SafariDriver) using Appium
Good post…..I appreciate yor way of writing that make the blog attractive and make reader to hold longer to your blog.
Regression Testing Services
Functional Testing Services
Performance Testing Services