Appium Safari remote debugger communicates with Safari via inspector by WebKit. I’d have liked to catch up with WebDriver and relevant automation stuff. Let me leave a note for me as a pointer for them here.
- WebDriver
- Commands
- Inspector protocol
BTW, the WebKit repository has a tool for testing, based on WebDriver spec (not Selenium). They were also interested.
https://github.com/WebKit/webkit/tree/master/WebDriverTests/imported/w3c/tools/webdriver
https://github.com/web-platform-tests/wpt/tree/master/tools/webdriver is another forked? repo