When running safari on windows, the error occurs

Dear Team…

When running safari on windows, the following error occurs.

  • OS : Windows 10
  • safari version : 5.1.7
  • error log
    [ 0.019s] [safaridriver.client] Connecting to SafariDriver browser extension…
    [ 0.037s] [safaridriver.client] This will fail if you have not installed the latest SafariDriver extension from http://selenium-release.storage.googleapis.com/index.html
    [ 0.037s] [safaridriver.client] Extension logs may be viewed by clicking the Selenium [✓] button on the Safari toolbar
    [ 2.561s] [safaridriver.client] Unable to establish a connection with the SafariDriver extension

The documentation contains the following:

Is there a solution?

Thanks

Thank you for your guide.

Go to http://docs.seleniumhq.org/download/
Scroll down -> Go to the section “SafariDriver” and download “SafariDriver.safariextz”
Double click on “SafariDriver.safariextz” (previously downloaded)
Safari would open with a pop up containing “Install” button -> Click Install button

Execute the test case again.