sclevine / agouti

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

Implement service that connects to running service #201

Open RudolfVonKrugstein opened 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.