Selenium related downloads, examples and tutorials

Original: This article is copyrighted, please indicate the source when reprinting.

 

Note: For examples and tutorials, please refer to the attachment

 

1: The correspondence between Selenium and Firefox, Chrome 

 

Selenium   : 3.01
geckodriver(For Firefox) : 0.11.1
FireFox    : 47.x
ChromeDriver   : 2.25
Chrome    : 52-55

 

Note:

  1) The versions of Selenium and Firefox and Chrome must correspond, otherwise there will be some strange errors.

  2) geckodriver0.11.1 does not support Firefox48.x

 

2:ChromeDriver


Download addresshttp:
//chromedriver.storage.googleapis.com/index.html

 

Note: For the version correspondence, please refer to note.txt under the path of each version.

 

3:Firefox

 

Firefox version download address
http://ftp.mozilla.org/pub/firefox/releases/

 

geckodriver(For Firefox)
https://github.com/mozilla/geckodriver/releases

 

4:Selenium

 

Download address (※ often cannot be opened)
http://www.seleniumhq.org/download/

 

Official Documentation (English)
http://www.seleniumhq.org/docs/

 

5:selenium-webdriver

 

Related introduction
https://www.npmjs.com/package/selenium-webdriver

 

6: Related technical stickers

http://www.51testing.com/html/50/n-66750.html

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326955738&siteId=291194637