Hello World from OSS Silicon Valley


HowToUse/Selenium IDE/2.8

#contents

*Prerequisite [#uebea2c7]
(Require)
-Firefox

*Install&Setup [#scce3281]
:Step.1|
Click the download link for Selenium IDE from the following URL.
[[Selenium HQ - IDE:http://docs.seleniumhq.org/download/]]

*HowToUse [#s46d25c1]
**Record Test Case [#k1583467]
:Step.1|
In Firefox browser window, select "Tool" -> "Selenium IDE" and Selenium IDE window will show up.
#ref(InstallSetup_fig1.png)

:Step.2|
Click the Record button.

:Step.3|
Click http://www.virago.sakura.ne.jp/osssv/public/index.php.

:Step.4|
Click "Search" link.

:Step.5|
Input "StudySession" in the text field and click "Search" button.

:Step.6|
Right click the "MenuBar" link and choose "assertText link=MenuBar MenuBar".
#ref(RecordTestCase_fig1.png)

:Step7|
Click "Stop" button in Selenium IDE window.

*Author [#if690d29]
(author of this page)