This project is using the latest Selenium Bindings Jest for Connecting to Elasticsearch and the InfluxDB client.
Bowsermob Proxy is used to capture the network requests.
More features and samples coming soon. Check out the Waffle Board
Copy this bootstrap script and run it in a Terminal shell window:
sh -c "$(curl -fsSL https://raw.githubusercontent.com/lazycoderio/Basic-Selenium-Java/master/mac-bootstrap.sh)"
It installs the following if it is not already installed:
- Install Homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
- Install Caskroom
brew tap caskroom/cask
- If you dont have the Java Development Kit (JDK) run this command
brew cask install java
- Install Maven
brew install maven
- Run
./mac_install_browsers.sh
- You will need to install either the TICK or ELK stack
The mac_ek_install.sh installs elasticsearch and kibana
The mac_tick_install.sh installs the tick stack