I have been banging my head against this wall for a few weeks now so its time to ask the masses.
Scenario
Test List that contains 6 Tests
Test List is run on local machine end to end with no issues.
Same Test List is then run on execution machine through a scheduled test and it Fails.
How is it that it can pass locally but fail remotely? Is it possible that edits to the individual test do not get updated within the Test List, even when I change the find logic it fails. This is preventing us from being able to run tests nightly because we cannot execute a clean run on anything other than the local machine.
Scenario
Test List that contains 6 Tests
Test List is run on local machine end to end with no issues.
Same Test List is then run on execution machine through a scheduled test and it Fails.
How is it that it can pass locally but fail remotely? Is it possible that edits to the individual test do not get updated within the Test List, even when I change the find logic it fails. This is preventing us from being able to run tests nightly because we cannot execute a clean run on anything other than the local machine.