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
原文:http://www.cnblogs.com/wazxser/p/6612361.html