Please enable JS

Selenium

Selenium Node, slow hub register.

March 18/Brian Young/Software

Seleniun nodes and/or hubs can have extremely slow startups while getting entropy on VMs. It's caused by /dev/random running dry which is a blocking process.

READ MORE

Part 2: Automated Drupal testing with Behat, Selenium, and Headless Firefox

March 16/Brian Young/Drupal 7Software
Here I cover installing Behat, Selenium, and how to run Headless Firefox.
READ MORE

Part 1: Automated Drupal testing with Behat, Selenium, and Headless Firefox

March 15/Brian Young/Drupal 7Software

Part 1 in a series covering automated testing and continuous integration for Drupal sites. Here I cover the various technologies involved and how they interact with each other.

READ MORE

Securing Selenium Server on Ubuntu

March 15/Brian Young/Software
Selenium Server binds to the 0.0.0.0 IP regardless of the parameters provided. Use UFW to lock down connections to your Ubuntu machine.
READ MORE