首页 > 代码库 > Software Testing(软件测试 实验二)Lab2 Seleium

Software Testing(软件测试 实验二)Lab2 Seleium

Selenium Experiment

1、 Install the SeleiumIDE plugin

(1)   Download firefox40.0.2 from

https://ftp.mozilla.org/pub/firefox/releases/40.0.2/win32/zh-CN/

 技术分享

 

Add install the firefox browser following the instruction.

(2)   Add Seleium plugin

Search for “Seleium add on” and “Add to Firefox”

 技术分享

 

      

Then we can find the Seleium from the bar of firefox.

 技术分享

2、Record and export the script.

(1)     Open the SeleiumIDE

 技术分享

(2)Click the red record button and begin to record the script.

技术分享

技术分享

 

       Add a command

      技术分享

       And run the test case.

      技术分享

       Export the test case.

   技术分享

 

Software Testing(软件测试 实验二)Lab2 Seleium