sclevine / agouti

A WebDriver client and acceptance testing library for Go
MIT License
822 stars 105 forks source link

Allow connecting to already running appium service #199

Closed RudolfVonKrugstein closed 4 years ago

RudolfVonKrugstein commented 4 years ago

On may want not to start appium from agouti but connect to an already running appium service (for example if it is located on a different host). This merge request allows this.

RudolfVonKrugstein commented 4 years ago

I have used the wrong branch, will open an new PR