Re: Deploying Selenium IDE exports (JUnit 4 [Webdriver]) to Selenium Grid for parallel tests

Posted by Brandon on
URL: http://manual-and-automated-testing.232.s1.nabble.com/Deploying-Selenium-IDE-exports-JUnit-4-Webdriver-to-Selenium-Grid-for-parallel-tests-tp4932235p4945300.html

Aside from my question above, here is a link for my latest issue when trying to run the tests in Eclipse. I feel like I'm incredibly close. It includes the test I'm running and the output from the console in Eclipse.

https://gist.github.com/1999151


Line 7 [public class NewO13STAGING extends SeleneseTestBase] was originally [public class NewO13STAGING extends SeleneseTestNgHelper] (brackets for emphasis), but it was throwing up an error ("SeleneseTestNgHelper cannot be resolved to a type").