Selenium the use of the IDE, Selenium webdrive

Source: Internet
Author: User

Selenium IDE

(IDE: Integrated development environment)

Using Firefox 40.0.2 version

http://ftp.mozilla.org/pub/firefox/releases/

Log in to any URL and click the IDE button

Click the top right button to start recording--click the top right button to end the recording--click File, Save as format

The Java files are as follows:

          

-----------------------------------------------------------------------------------

Open Eclipse, create a Java project, and select Libraries, as directed by the arrows into multiple sets of jar files

Download the 2.53/version of the Webdriver jar package

Http://selenium-release.storage.googleapis.com/index.html

Import all the jar packages in the downloaded three folder

The completed project files are as follows (JUNIT4 in the project file right-click-->build path-->configure Build Path)

Project documents See GitHub

Https://github.com/lkws/Selenium-WebDriver/tree/master/WebdriverTest/src/com/WebDriverTest

Selenium the use of the IDE, Selenium webdrive

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.