Article
Posted on 20th October 2009
Takes about 1 min to read

If you need to perform the same repetitive task on a bunch of nodes you can script the operation using PHP, but sometimes it can take a long time to write and test the PHP and even then you have to get the script to the server and execute within a certain time etc. Instead, you could use the testing tool Selenium. Selenium Remote Control can be invoked from a language such as PHP so...

Published in: #Drupal Planet #selenium