Forum Discussion

lodecesa's avatar
lodecesa
Contributor
2 years ago
Solved

How to map object from screen unselectable

Hi,

I'm trying to map a <table> that is positioned in a <div> but I can't select that table with the mouse because it select the <div>. I move slowly the mouse pointer from the first row of the <table> to the top of it to try to select the <table> but the next element that the pointer select is the <div> that contains the <table>. There is a way to insert manually the <table> element in the Mapped Object panel (inserting its xpath).

 

Thaks

  • You can also use the Object Browser to find the table in question, right click, and select to map the object.

2 Replies

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor

    You can also use the Object Browser to find the table in question, right click, and select to map the object.

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    Use the Object Spy tool to select your object (might not be exact), then click the button "Highlight Object in the Object Tree". From the Object Browser and the object that's selected, drill down and select the appropriate object you want to map.

    You can then right click the object, and select Map Object