📝 Update as upstream
[ci skip]
This commit is contained in:
parent
440eccb7ee
commit
f63d8b4d5e
7 changed files with 26 additions and 14 deletions
|
@ -48,7 +48,7 @@ var driver = new webdriver.Builder()
|
|||
.withCapabilities({
|
||||
chromeOptions: {
|
||||
// 여기에 사용중인 Electron 바이너리의 경로를 지정하세요.
|
||||
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