Easiest way to alter eBay page content/DOM

I have found one solution so far so I thought it best to share it for review/improvement. Selenium allows you to extend its behavior with a user-extensions.js file. For example this creates a new insertHtml command within Selenium: For Selenium IDE usage you simply include the extensions file via the options menu of the IDE itself. … Read more