Browse Source

Merge pull request #281 from richi235/master

Readme.md: Update ide-plugin doc
Daniel Gempesaw 9 năm trước cách đây
mục cha
commit
c71530b820
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -219,6 +219,13 @@ you to export tests recorded in Selenium IDE to a perl script.
   8. Click 'Ok'
   8. Click 'Ok'
   9. Close Selenium IDE and open it again.
   9. Close Selenium IDE and open it again.
 
 
+**Note:** The Code generated by this plugin currently assumes that you have firefox 48 or newer + the geckodriver plugin installed. 
+
+If you have an older version of firefox you can adjust the plugin the following way:
+In the options window of selenium IDE (Formats tab) there is a input box called "Header".
+Here you can modify the fixed header code beeing generatd. Change Selenium::Firefox->new();
+according to the firefox init examples shown above in this README.
+
 ## Support and Documentation
 ## Support and Documentation
 
 
 There is a mailing list available at
 There is a mailing list available at