IshraNew Member2 years agoHow can I Scroll to View an element in flex Grid(Table) and click in TestComplete with Python?
emmafrost1New Contributor2 years agoLocate 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.You can do this by using the TestComplete Click method. tutuapp kodistefanheislNew Contributor12 months agothanks, but what are your links mean?
emmafrost1New Contributor2 years agoLocate 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.You can do this by using the TestComplete Click method. tutuapp kodi
Related ContentI cannot use Table checkpoints for Sencha grid in TestCompleteTestComplete and Windows 11 not able to identify elementsHow to fetch the data from a Grid/dataset/table?TestComplete with Zephyr ScaleWeb element is not visible in testcomplete object hierarchy
Recent Discussionshow to run custom scripts after project suite Run is completedString Variable not including necessary newline characters (/n)SolvedBypassing TC engineMaking a URL semi-agnostic Page object in Keyword TestSolvedHow to run the WPF application in silent mode?