Hi
Dne Wed, 23 Apr 2014 19:27:53 +0530 Minhaz A V minhazav@gmail.com napsal(a):
I have a better approach, We'll count the no of characters before an ajax load, and on event request count again and compare.
I don't think counting characters is a good idea, this way you can not detect many changes.
But should this cause selenium test to fail? is there any test case which should trigger the dialog where it is expected to trigger?
It should not be triggered anywhere in the Selenium tests - always when we fill in some value we also submit the form.