Hi Team,
Here there are couple of issues observed:
1. I have 4 different VB File called from Main method.
There are times all 4 will run successfully one after another, at times 2 or 3 or someother randomly failed though all the precondition for execution is similar for 4 success case.
Any suggestions to overcome this behavior. (this happens very randomly)
2. I have a Function which does two actions (mean in two different pages).
If I run this function the expected will be to run both the actions under a Function should run fine without any issue. But the second action is not running once the first action is over. If I comment out the first action then I run it, the second one runs fine. This happens everytime. I don't have a clue how to overcome this.
Kindly suggest some inputs...
Regards,
Dal...