You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest selenium is compiled by java 8. if you install default-jre, you will get Unsupported major.minor version 52.0 error after running wct. You need to install java 8 or use newer nodesource docker.
The latest selenium is compiled by java 8. if you install
default-jre, you will getUnsupported major.minor version 52.0error after runningwct. You need to install java 8 or use newer nodesource docker.