Tagged Questions
0
votes
1answer
763 views
Unable to add Safari developer certificate in safari
Enviornment: Maz OSX
browser : safari
wedriver: 2.24.1
Created safari extension and safari developer certificate from apple developer site.
tried adding the certificate in safari keychain login .
As ...
0
votes
1answer
240 views
SafariDriver is not responding after opening a URL
I am trying to run safaridriver to automate google page as given in https://code.google.com/p/selenium/wiki/SafariDriver
But what I can find is driver open the url and loads the home page, but after ...