Hi all!
I’m facing a challenge. In automation process a window with data pops up. The automation is to get text from one cell. It turns out the pop-up window comes in 2 versions. Depends on version the cell’s address (highlighted in the picutre below) changes:
- idx = 59
- idx = 9
What shoud I do in order do make the selector accept both numbers depends on pop-up window version?
Best regards,
Piotr