Open
Description
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.