sourcegraph / go-selenium

Selenium WebDriver client for Go
https://sourcegraph.com/github.com/sourcegraph/go-selenium
Other
367 stars 73 forks source link

/sessions not implemented #8

Closed carstn closed 9 years ago

carstn commented 9 years ago

The /sessions JsonWireProtocol command is not implemented, so one session cannot be aware of other sessions.

sqs commented 9 years ago

Thanks for reporting this. I'd merge a PR that adds this if you'd be interested in preparing one.

carstn commented 9 years ago

resolved in #9