IE is the hardest browser to get working with Selenium. You will need a driver, available from http://selenium-release.storage.googleapis.com/index.html?path=3.3/, but even with that, I failed. And I tried hard. If you really must use a MS browser, I was able to get Edge working and I understand that it is now MS's recommendation. The Edge driver is available from https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/.
Do i need to install a webdriver for Firefox or I.E ? - Yes, different drivers for each.
I'm really lost because i though i just have to use module Selenium::Remote::Driver - No, S::R::D on its own is very rarely enough.
Regards,
John Davies
In reply to Re^3: Simple code using Selenium::Remote::Driver
by davies
in thread Simple code using Selenium::Remote::Driver
by Perlchaoui
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |