Seeing inconsistent results when running a test suite with a large number of test cases in Selenium IDE
37 views
Skip to first unread message
kash
unread,
Jun 4, 2012, 10:02:59 AM6/4/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Selenium Users
Has anyone had any issues in running a very large test suite (+1000
test cases) in Selenium IDE? I seem to find inconsistent test runs
and results in that tests that pass in one run may not pass in the
second run. I start each test suite run from a known initialized
state.
Thanks Steve
Jojeeka
unread,
Jun 4, 2012, 2:00:36 PM6/4/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to seleniu...@googlegroups.com
From my experience with Selenium IDE that would mean that you need to do some waitForElementPresent commands. You should be more specific, are the tests failing because an element isn't available that the test is expecting should be?
Barry Horgan
unread,
Jun 4, 2012, 6:48:36 PM6/4/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message