Question
Web adapters are not starting after nth run
Hi everyone,
I need your assistance. I am building the RDA solution.
I have couple web adapters that I need to launch when required. The automation works smoothly initially, but after the nth consecutive runs, those web adapters are not launching anymore. If I continue starting the automation, the web applications may launch again.
After the use of the web adapters, I always close the session. The default browser is IE. I am using the Start method within the web adapter.
Anyone knows why this may happen?
Your assistance is greatly appreciated.
Fiona
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
If you're opening and closing IE multiple times during one run, it can cause an overuse of resources. It's recommended keep the IE adapter going for the entire session of the automation. If you still need assistance, I would suggest reaching out to Services for more assistance.