Problem:
Script working fine in vugen for 1 user and multiple iteration but it get failed for more than 1 user in Controller.
Solution:
1. Check the web_url for which it get failed user. and try to record with other option like explicit_url and then run through controller. You may get succeed.
Script working fine in vugen for 1 user and multiple iteration but it get failed for more than 1 user in Controller.
Solution:
1. Check the web_url for which it get failed user. and try to record with other option like explicit_url and then run through controller. You may get succeed.
There is limitation in application that we can't open browser with any other user, the user who has logged in to the machine will directly login to the application, so my script is working fine in vugen with different 80 users, in controller it's failing for even single user. what could be cause?
ReplyDelete