Skip to content

v1.19.2

Compare
Choose a tag to compare
@dpgraham dpgraham released this 21 Jan 23:03
· 3582 commits to master since this release

Add safariIgnoreWebHostnames capabilities to provide a list of hostnames that the Safari automation tools should ignore appium-xcuitest-driver#1258

This is a workaround that makes iOS ignore search engines domains that cause Webkit automation problems. (example usage: safariIgnoreWebHostnames=www.google.com,www.bing.com,www.yahoo.com,yahoo.com,about:blank)