Forum Discussion

Ishra's avatar
Ishra
New Member
10 months ago

How can I Scroll to View an element in flex Grid(Table) and click in TestComplete with Python?

2 Replies

  • Locate the flex grid (table).

    Get the row and column of the element you want to click on.

    Scroll the flex grid (table) so that the element is visible.

    Click on the element.

    1. You can do this by using the TestComplete Click method. tutuapp kodi