среда, 26 февраля 2014 г.

Firefox Profile creation

How to create Firefox profile for your Selenium?

To create your FF profile: at first you should create a folder, where your profile will be created. Create this folder somewhere on your computer. For example folder with name “FFAutomation”. After that close all FF instances, open cmd and execute “start firefox.exe -ProfileManager”. Uncheck “Dont ask at startup”, click Create new profile, select a folder that you’ve created, enter the name of the Profile (FFAutomation) and then start firefox using this profile. Set up your profile as follows:

  1. Click “Tools\Options” then set the following:
  2. a. “Main” tab
  3. - set Home Page to “about:blank”
  4. - uncheck “Show the Downloads..” option
  5. b. “Tabs” tab
  6. - Select “a new window” for new pages (in other words, uncheck “Open new windows in a new tab instead”)
  7. - Uncheck all warning options
  8. c. “Content” tab
  9. - uncheck “Block pop-up” windows option
  10. d. “Privacy” tab
  11. - leave it as “Remember history”
  12. e. “Security” tab
  13. - uncheck all “Security” options
  14. - click “Settings” and uncheck all warning options
  15. f. “Advanced” tab
  16. - Uncheck “autoscrolling” option from “General” tab
  17. - Uncheck “use hardware accelleration..” option
  18. - uncheck “warn me …” and “Search Engines”option from “Update” tab
  19. Browse to the desired BPM instance. Add an exception for the invalid certificate, and make sure “Permanently store this exception” is checked.
  20. - In the “Update” tab uncheck all automatic update options

After your Profile is set up,  close Firefox, then open again, select your Profile

Комментариев нет:

Отправить комментарий