- nvedia
- Posts : 1
Join date : 2013-02-05
Clicking the same button again and again but only the content changes
Tue Feb 05, 2013 11:30 pm
Hi
I am testing a question/answer based test application
I coded using selenium/web driver the automation test to start the test
The only issue is that after clicking on an answer(one radio button out of the four), the candidate has to click 'Next'
Next button has the same id and its only the content in the iframe changes
Right now I am waiting for 3 seconds before clicking on the next answer
Is there a better way to detect that next page(content has loaded in iframe)
Should I do content comparison or any other thing?
I am testing a question/answer based test application
I coded using selenium/web driver the automation test to start the test
The only issue is that after clicking on an answer(one radio button out of the four), the candidate has to click 'Next'
Next button has the same id and its only the content in the iframe changes
Right now I am waiting for 3 seconds before clicking on the next answer
Is there a better way to detect that next page(content has loaded in iframe)
Should I do content comparison or any other thing?
Permissions in this forum:
You cannot reply to topics in this forum