Virtual Buffer
Labels
CodedUI
Functional Testing
General
java
Log4Net
Mac OS
Maven
Performance Testing
PHP
selenium
Windows OS
How to Drag and Drop by co-ordinates in Webdriver
WebElement draggable3 = driver.findElement(By.id("ABC"));
new Actions(driver).dragAndDropBy(draggable3, 400, 90).build().perform();
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment