我有selenium(webdriver)的现成框架(datadrievnfreamework)。请告诉我如何在eclipse下配置该框架。请帮帮我
答案 0 :(得分:0)
付出一些努力在Google上搜索。
请参考日食指南来设置环境。有关基本设置,请参阅: http://selftechy.com/2011/03/18/selenium-setting-up-selenium-eclipse
有关使用webdriver的进一步编码,请参阅: https://code.google.com/p/selenium/wiki/GettingStarted
答案 1 :(得分:0)
按照以下步骤使用eclipse配置selenium webdriver
下载JAVA表格的最新selenium jar zip文件
http://www.seleniumhq.org/download/
(http://selenium-release.storage.googleapis.com/3.4/selenium-java-3.4.0.zip)
提取zip文件
注意 - 每次创建新的Selenium Automation项目时,每次需要遵循相同的流程