Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Construction of eclipse java Development Environment for selenium webdriver

2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

Although I have used java, I really feel that it is very complicated to write in wd. A wait needs a new object to come out, and it is really not as comfortable and casual as ruby.

Download jdk:

Go to the web page: http://java.sun.com/javase/downloads/index.jsp

Choose Download JDK to download only JDK, no need to download jre

Download eclipse:

Go to the web page: http://www.eclipse.org/downloads/

We choose the first one (i.e. eclipse IDE for java EE Developers)

Download wd-related packages:

Http://docs.seleniumhq.org/download/

Selenium-server-standalone-2.33.0.jar

Selenium-2.33.0.zip

Install jdk and eclipse. I don't need to talk nonsense about this.

Extract selenium-2.33.0.zip and copy jar to the directory where bin is located.

Next, open eclipse, create a new java project, and then right-click properties "lib" add lib "junit4 to confirm

Then right-click build path "link source" and select the extracted zip file to the directory where bin is located.

Then select the three jar, right-click build path "add to build path, and the job is done.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report