Hi Telerik,
We have created some test cases in test studio. And we are using "Wait for" steps added by "Execution Delay" menu to wait user login or some elements is ready to input. Because during the record/replay, Busy Indicator(Silverlight) is working and these elements can not be operated.
We used this simple way as a resolution but we met following issue caused failed,
1. server performance which will be affected by other programs may enlarge the loading time for the web page elements.
2. switch to different environment/server may also enlarge the waiting time
To avoid the tests failed by the Wait for not enough, do you have any suggestion or better solution?
I searched the forums and try to use some "Wait for Exists" or "Wait for visibility visible" to handle this issue. but the test still failed.
Thanks for your reading and hope there will be a easy way to solve this.
We have created some test cases in test studio. And we are using "Wait for" steps added by "Execution Delay" menu to wait user login or some elements is ready to input. Because during the record/replay, Busy Indicator(Silverlight) is working and these elements can not be operated.
We used this simple way as a resolution but we met following issue caused failed,
1. server performance which will be affected by other programs may enlarge the loading time for the web page elements.
2. switch to different environment/server may also enlarge the waiting time
To avoid the tests failed by the Wait for not enough, do you have any suggestion or better solution?
I searched the forums and try to use some "Wait for Exists" or "Wait for visibility visible" to handle this issue. but the test still failed.
Thanks for your reading and hope there will be a easy way to solve this.