Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Selinium - Our client desired an automated maintenance solution. The maintenance solution would need to navigate to the WordPress and enter values programmatically. We found Selenium to be very useful for this. Selenium, when coupled with a webdriver like chromedriver, can be used to automate browser navigation and data entry. Selenium can be used with Python or Java. Detailed documentation can be found here.