Преглед изворни кода

Readme.md: Add Selenium IDE install instructions (#275)

Fixes #66
richi235 пре 9 година
родитељ
комит
0ad7c754f2
1 измењених фајлова са 17 додато и 0 уклоњено
  1. 17 0
      README.md

+ 17 - 0
README.md

@@ -141,6 +141,23 @@ See the pod for the different modules for more details.
 
 [dcd]: https://sites.google.com/a/chromium.org/chromedriver/downloads
 
+## Selenium IDE Plugin
+
+[ide-plugin.js](./ide-plugin.js) is a Selenium IDE Plugin which allows you to export tests recorded 
+in Selenium IDE to a perl script.
+
+### Installation in Selenium IDE
+
+  1. Open Selenium IDE
+  2. Options >> Options
+  3. Formats Tab
+  4. Click Add at the bottom
+  5. In the name field call it 'Perl-Webdriver'
+  6. Paste this entire source in the main textbox
+  7. Click 'Save'
+  8. Click 'Ok'
+  9. Close Selenium IDE and open it again.
+
 ## Support and Documentation
 
 There is a mailing list available at