SeleniumHQ / selenium-ide

Open Source record and playback test automation for the web.
https://selenium.dev/selenium-ide/
Apache License 2.0
2.82k stars 769 forks source link

SeleniumHQ breaks JavaScript of website #242

Open rowlo opened 6 years ago

rowlo commented 6 years ago

Meta -

OS: Windows 7 64 bit Selenium IDE Version: 3.0.3 Browser: Firefox

Browser Version: 60.0.2 (64-Bit)

Expected Behavior -

With SeleniumHQ extension disabled:

  1. Navigate to [https://productfinder.lenze.com/dsc/deepLink.jsp?lang=E&q=group:getriebe;gearbox:p;gearbox_type:p44-3;ratio:60]
  2. Click the "Configure product" button left of the search result grafik
  3. On the top right click the "Autoplay" button (looks like fast forward) grafik grafik
  4. Expected: When all tabs turn green next to the fast forward button at least a basket button appears / becomes enabled grafik grafik

Actual Behavior -

With SeleniumHQ extension enabled:

  1. As above
  2. As above
  3. As above
  4. Unexpected: the basket button doesn't appear / become enabled grafik grafik

The actual behavior can be clearly associated with the activation of the SeleniumHQ plugin. When disabled, even without restart of Firefox, returning to the search and restarting the product configuration the buttons will work as expected. So, somehow, SeleniumHQ breaks the function of the webpage.

Steps to reproduce -

See steps in expected and actual behavior

corevo commented 6 years ago

From a quick check there is no error in the console, this will require further investigation.