Skip to content

Commit

Permalink
Run tests with local safari
Browse files Browse the repository at this point in the history
  • Loading branch information
mantoni committed Jan 29, 2024
1 parent 318c73b commit 8510c8f
Show file tree
Hide file tree
Showing 3 changed files with 1,075 additions and 37 deletions.
11 changes: 11 additions & 0 deletions mochify.safari.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"driver": "webdriver",
"driver_options": {
"hostname": "localhost",
"path": "/",
"port": 4444,
"capabilities": {
"browserName": "safari"
}
}
}
Loading

0 comments on commit 8510c8f

Please sign in to comment.