Skip to content

Commit

Permalink
Move test functions into a dedicated package for re-use
Browse files Browse the repository at this point in the history
This will allow external WebDriver harnesses the ability to re-use the
existing tests to ensure compatibility.

At some point in the future, we should move the seleniumtest package out
of internal/. The only consumer at the moment does not respect the
internal package convention, so it doesn't matter to them.
  • Loading branch information
minusnine committed Aug 6, 2019
1 parent c14bb15 commit b41ca4d
Show file tree
Hide file tree
Showing 3 changed files with 1,781 additions and 1,855 deletions.
Loading

0 comments on commit b41ca4d

Please sign in to comment.