Install the selenium IDE plug-in in the browser and record the web page test

Chrome Developer Tools Plug-in, Google Chrome Developer Tools Plug-in Recommended Download_Installation_Tutorial-Extension Fan

Just go to the official website and search and download the required plug-ins directly.

Plug-in download and installation-Chrome-Extension fan

 After downloading, unzip:

Open Chrome Google browser:

Settings > Extensions > Turn on "Developer Mode" > Drag the downloaded selenium IDE plug-in CRX file to the page.

A method recommended by the official website:

Plug-in installation process

(1) Click the download button, follow the "Baobaoji" public account and obtain the verification code. Enter the verification code in the pop-up window of the web page to download the latest installation file.

(2) Unzip the installation package file (.zip) downloaded by the extension into a folder. The file type "crx" is the installation file you need to use next. (3) From Settings->More Tools-

> Extension Open the extension page, or enter Chrome://extensions/ in the address bar and press Enter to open the extension page

(4) Turn on the "developer mode" of the extension page

(5) Drag the crx file to the extension page ,finish installation

 

3. Open the IDE plug-in to start recording:
Open the chrome browser, there is a plug-in logo on the upper right, click on it, and select "selenium IDE"

 

 Right-click to translate it into Chinese and take a look: I'm not very good at it. I'll try it later and get familiar with English first! ! !

Click the first one to create a new test in a new project

 

Recording has started to record your operations. 

 

 

 

Attachment: Download the driver. I don’t understand this function. It seems that I can code and test it in pycharm. I need to download the selenium package. I downloaded it unsuccessfully. I will try again later.

 Open the browser to view the version:

Go to the Microsoft Edge official website to download the driver:

 Microsoft Edge WebDriver - Microsoft Edge Developer

Select the version driver compressed package corresponding to the browser to download.

Guess you like

Origin blog.csdn.net/m0_63172128/article/details/132011784