Error with selenium.WebElement.sendKeys()

前端 未结 3 1516
面向向阳花
面向向阳花 2020-12-21 09:51

I am putting together a small app to perform automated checkouts on a Magento site, using Selenium WebDriver in Java. I\'m working on learning Java, so I\'m adamant on getti

3条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-21 10:36

    When you are creating project make sure that you select "Use an execution environment JRE: JavaSE-1.6. You can execute test successfully with out any Sendkeys Error. 100% it will work.

提交回复
热议问题