E2E selenium tests from upstream project Eclipse Che need to be adapted to be run on CodeReady Workspaces for OpenShift:
update stacks related tests;add CReW specific test cases(https://issues.jboss.org/browse/RACHEL-57);adapt keycloak specific commands: test user creation, hot update verification(FIXED);get rid of Midnight Commander dependencies in tests(https://issues.jboss.org/browse/RACHEL-46);rely on jboss instead of Tomcat to check functionality(https://issues.jboss.org/browse/RACHEL-46);create test of Bayesian plugin(https://issues.jboss.org/browse/RACHEL-81).adapt Eclipse Che selenium tests from the package 'git' to be run on CodeReady Workspaces(https://issues.jboss.org/browse/RACHEL-91);adapt Eclipse Che selenium tests from the package 'miscellaneous' to be run on CodeReady Workspaces(https://issues.jboss.org/projects/RACHEL/issues/RACHEL-93)adapt Eclipse Che selenium tests from the package 'debugger' to be run on CRW(https://issues.jboss.org/browse/RACHEL-101)- adapt HotUpdateUtil.COMMAND_TO_GET_REVISION_OF_CHE_DEPLOYMENT and HotUpdateUtil.COMMAND_TO_GET_NAME_OF_CHE_DEPLOYMENT constants to be used in tests of CREW.