vrunoa / appium-safari-driver

Safari desktop browser support for Appium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

appium-safari-driver

This is an experimental Appium driver for automating Safari on Mac OS X. It is not designed for production use. It was built as part of a live demo for Drivers of Change: Appium's Hidden Engines (@jlipps's SauceCon 2018 talk).

Setup

# clone repo, then in repo dir:
npm install
gulp transpile

Running

Run node . in the repo dir to start a SafariDriver Appium server.

Plans

At this point there are no plans to incorporate this driver as a supported driver in the main Appium project, though if there is enough interest we can easily do so.

About

Safari desktop browser support for Appium


Languages

Language:JavaScript 100.0%