Ugh
Well Safari is not an supported browser on selenium webdriver but there seems to be limited support on selenium RC [1]. It might be that Safari is also supported by also by SeleniumLibrary.
But one must remember that selenium RC and therefore SeleniumLibrary are not anymore actively supported.
-Tatu
[1] http://docs.seleniumhq.org/docs/01_introducing_selenium.jsp#supported-browsers-and-platforms
-Tatu
I use robot framework to test my web application. It can work on FF/Chrome. But I can't run my test on Safari.I check out the selenium Python source code. And I found there are FF/Chrome/IE/Opera in webdriver folder. But No Safari in this folder.So how to use robotframework to run test on Safari? Please help.Thanks,jakedd--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-u...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Visit this group at http://groups.google.com/group/robotframework-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
Tatu, thanks for you quick response.Do you mean that robotframework can use SeleniumLibrary to run test on Safari? If the answer is yes, is there any document or demo?
Thanks,jakedd
Hi Jake,I think safari will be supported in the next release of the selenium2library.In the Java port of the selenium2library this should work, but because of an typo it doesn't ;-(I will push out a fixed 1.1.0.8 today.Cheers,Markus
Am 24.04.2013 um 04:57 schrieb jakedd <jake...@gmail.com>:
I use robot framework to test my web application. It can work on FF/Chrome. But I can't run my test on Safari.I check out the selenium Python source code. And I found there are FF/Chrome/IE/Opera in webdriver folder. But No Safari in this folder.So how to use robotframework to run test on Safari? Please help.Thanks,jakedd--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-users+unsub...@googlegroups.com.