Java automation descendtree
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-12-20 01:26 PM
i've just write another similar post, but unfortunately i'm in the same situation.
I'm doing automation through internet explorer and inside it there is a java web application. It is very slow, and in this case i've not the field to put descendtree,ignoreisnotshowing.
I try to select only "visible" selector, "ancestor count", "match index" and "name" but it is very slow.
I've also the same java desktop app, if i put descendtree,ignoreisnotshowing it is really quick, but i need to automate the web java application. There is a way to put the same descendtree,ignoreisnotshowing also in web app java??
Thanks in advance
------------------------------
Vrat Himbo
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-12-20 02:06 PM
The issue you have described here is a known issue when it comes to automating java web application through IE,
I will suggest trying to attach to a process called j2plauncher and see if that will speed up your process also please have a look at the following knowledge-based article which provides a different approach to interact with a java web based application.
Do I need to create an Object for a Java web based application?
------------------------------
Benny Poumoko-Bafouatika
Customer Support Analyst
Blueprism
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-12-20 02:29 PM
i've tried to replace my application modeller to java-based automation and put inside process name "j2plauncher" without .exe, is that correct?
Thanks for the approach in the guide.
------------------------------
Vrat Himbo
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-12-20 02:35 PM
We are also having same issue with our process.
It is a java application which resides inside internet explorer.
We are attaching to j2plauncher and able to interact with application using java.
But it is too slow and it takes around 45sec per element to interact.
Thanks
------------------------------
Efe Oral
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-12-20 02:40 PM
i'm able to attach the internet page without jp2launcher, but it's very slow automation.
For attach the jp2launcher, you've selected "Java based application" on application modeller and then put "jp2launcher" in process name?
Thanks
------------------------------
Vrat Himbo
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-12-20 02:44 PM
Yes, as you said Java Based Application is selected and "jp2launcher" is set in process name.
Thanks
------------------------------
Efe Oral
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-12-20 02:47 PM
in my case i'm not able to attach the web app with this method.
I'm waiting for some possible resolution from @Benny Poumoko-Bafouatika.
Thanks!
------------------------------
Vrat Himbo
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-12-20 02:49 PM
------------------------------
Vrat Himbo
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-12-20 02:55 PM
------------------------------
Efe Oral
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-12-20 02:58 PM
------------------------------
Vrat Himbo
------------------------------
