Hi, I have this strange behaviour: in AA mode I've spied some elements and all worked well, but when I have run the process ex-novo, the elements were not reached any more (Unable to match any Active Accessibility elements to the supplied query terms...
I use a widows based application that embeds a web application I can't access the embedded application with web modes, but in dev I can easily use Active Accessibility mode.All works well when I build my objects.When I run, in Development, the proces...
Hi, I'm tryng to import some bpreleases from a BP6.10 to a BP 7.2
I've already used the same approach from BP6.4 to BP6.10 with no issues, but now I have errors "Unable to resolve the following conflicts:"
process "<the name of the process>": A proc...
Hi, I ran in this issue after updating from BP6.4 to 6.10: I usually made some calls to rest services, something of this type: https://ROBOT:PORT/user name USER&password PWD&statusafter the 6.10 upgrade this call did not worked anymore: I had an...
Hi, someone knows where can I find the differences between 6.4.3 and 6.10.2 database? I just know that 6.4.3 version is 294, and 6.10 one is 417, but haven't found a change log on them.Thank you, marco
I've isolated the issue (even if I still don't have a resolution): my issue occurs when an application (in my case (IC.IntegratoreClient, a dot.Net custom application), run an embedded web application using msedgewebview2.exe program.What happens is ...
Yes: this is a new object created for this application (well, for this specific windows in this application).Also, the situation is different: not a windows app inside a web app, but a web app embedded in a windows app.
This is a windows based application that embeds a web based application, formerly I reached the webbased application and could use the html elements, now they changed the way they embeds the web app and the html is no more reacheable, so I use UIA or...
The second part of the story: I just make a generic "Identify" operation, on a generic object, just to do an Identify op:And after this I've relaunched the test, and this is what I obtain:
Hi Naveed, this is the screenshot when you can see the App modeler, the application on the background and the test result (I see I was wrong: the elements found where 24, the 24th is the first "not found" element)