sourcegraph / go-selenium

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

Moving Go source files to selenium/ subdirectory #5

Open sqs opened 10 years ago

sqs commented 10 years ago

I am proposing to move the top-level *.go files to a new selenium/ subdirectory so that library users refer to the library by the last path component (selenium) instead of having to guess that go-selenium maps to selenium.

If I don't hear any objections in a week, I'll go ahead and make the change.