How to read accessibility tool inspected elements using zoomba library?

Hey @kiran,

  1. The main bits that you want out of accessibility insights are listed at the top of the doc page here.
    image
    When using the tool you simply need to roll over your element and see what options are available to you:

    I suggest filtering this list down to make it easier to use as there is a lot of extra information there.

To find xpath you will need to use the recorder provided by winappdriver here.

  1. The way the code is laid out I don’t think this is currently possible. Please raise an issue on github and I can look into it.

  2. I think you are looking for Switch Application By Name.