testiumjs / testium-core

Juggling the bits and pieces to run integration tests
BSD 3-Clause "New" or "Revised" License
4 stars 7 forks source link

Add support for safaridriver #26

Open jkrems opened 8 years ago

jkrems commented 8 years ago
/usr/bin/safaridriver -p 3030 &
  curl -XPOST -d '{"desiredCapabilities":{}}' localhost:3030/session

Announcement: https://webkit.org/blog/6900/webdriver-support-in-safari-10/