Update as upstream
This commit is contained in:
parent
361b9cad0f
commit
9e1da8f097
5 changed files with 57 additions and 8 deletions
|
@ -41,7 +41,7 @@ var driver = new webdriver.Builder()
|
|||
.withCapabilities({
|
||||
chromeOptions: {
|
||||
// Here is the path to your Electron binary.
|
||||
binary: '/Path-to-Your-App.app/Contents/MacOS/Atom',
|
||||
binary: '/Path-to-Your-App.app/Contents/MacOS/Electron',
|
||||
}
|
||||
})
|
||||
.forBrowser('electron')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue