RHEL SeleniumServer

 

sudo yum install wget

 

ChromeDriver: https://sites.google.com/a/chromium.org/chromedriver/

 

Selenium-Server-Standalone: https://selenium-release.storage.googleapis.com/3.141/selenium-server-standalone-3.141.59.jar

Chromium:

Chrome:

 

 

# Install google-chromium

sudo sh -c 'echo -e "[google-chrome]\nname=google-chrome - 64-bit\nbaseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64\nenabled=1\ngpgcheck=1\ngpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub" >> /etc/yum.repos.d/google-chrome.repo'
 
sudo yum update
 
yum install google-chrome-stable
 
 
 

 

 
 

libXScrnSaver

Requires

Name Value
/sbin/ldconfig -
libX11.so.6 -
libXext.so.6 -
libc.so.6(GLIBC_2.4) -
rtld(GNU_HASH) -

Provides

Name Value
libXScrnSaver = 1.2.2-6.1.el7
libXScrnSaver(x86-32) = 1.2.2-6.1.el7
libXss.so.1 -

 


 

Core X11 protocol client library.

Requires

Name Value
/sbin/ldconfig -
libX11-common >= 1.6.7-2.el7
libc.so.6(GLIBC_2.15)(64bit) -
libdl.so.2()(64bit) -
libdl.so.2(GLIBC_2.2.5)(64bit) -
libxcb.so.1()(64bit) -
rtld(GNU_HASH) -

Provides

Name Value
libX11 = 1.6.7-2.el7
libX11(x86-64) = 1.6.7-2.el7
libX11-xcb.so.1()(64bit) -
libX11.so.6()(64bit) -

Conflicts

Name Value
libxcb < 1.11-4

 

 

 

 

Tags