Working with ThunderRT6 component TreeView20WndClass class object, trying to figure out how to check a specific item

Hello,

We’re trying to automate a particular component in the EPIC Patient Management application. Screenshot is below (text is obscured just in case there’s proprietary stuff). This is atree view that’s showing up as indicated in the subject. We need to be able to find and check a single item in this massive tree (tree view extends down via a vertical scroll bar).

Anyone have any idea how to do this?

image

Hi,

How does the selector looks like when pointing to the root of the tree? Have you traversed the object using UI Explorer?

Here’s a screenshot of the UI Explorer. As you can see, there’s not much under the tree view except for “client” and that doesn’t really reveal much.

@tristaanogre , Did you get any solution?