sideflow
sideflow copied to clipboard
Flow control extension for Selenium IDE
Results
2
sideflow issues
Sort by
recently updated
recently updated
newest added
Instead of overwriting (not overloading) Selenium’s reset() function, it’s better to use the proxy design pattern so that if the original function changes we won’t break Selenium IDE’s init code...
When the sideflow.js is added to the user-extensions.js for the Selenium Maven Plugin to run the Selenese HTML test suit, the script breaks inside initialiseLabels() as the testCase is not...