Guest User

Untitled

a guest
Jan 17th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. driver.findElement(By.xpath("html/body/div/div/main/div/div[2]/div/form"));
  2. driver.FindElement(By.XPath("//input[@type='__BVID__42_']")).Click();
  3.  
  4. Unable to locate element: {"method":"xpath","selector":"//input[@type='__BVID__42_']"}
Add Comment
Please, Sign In to add comment