Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

I can't get the cell's location of screen #15

Open
fjwgrace opened this issue May 11, 2020 · 3 comments
Open

I can't get the cell's location of screen #15

fjwgrace opened this issue May 11, 2020 · 3 comments

Comments

@fjwgrace
Copy link

I want to get the element by mouse point,but when I use GetNodePathAt It return the table ,not the cell inside, I can get the table's Children ,But the cell can't show me the location of it ,?so can you tell me how to do it ?

@01vadim10
Copy link

@fjwgrace Look here https://docs.oracle.com/en/java/javase/14/access/java-access-bridge-api.html#GUID-C79D9A13-0922-49DC-A28B-DFECDCFA79DD
You should also remember that you need to select a table or a cell if you want to get correct data from JAB

@fjwgrace
Copy link
Author

@fjwgrace Look here https://docs.oracle.com/en/java/javase/14/access/java-access-bridge-api.html#GUID-C79D9A13-0922-49DC-A28B-DFECDCFA79DD
You should also remember that you need to select a table or a cell if you want to get correct data from JAB

may be you don't understand what I'm saying,I mean how to get the cell by mouse position,just like the function "find Accessibility element using mouse pointer" of the Access Bridge Explore. When I use the tool to find cell in table ,It also just Highlight the table, not the cell.

@BalarajAdappa
Copy link

@fjwgrace hi solved issue??,

even for me also "find Accessibility element using mouse pointer" gives wrong elements. wrong coordinates.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants