Forum Discussion
I am currently using xpath identify the cell but that will only do for the first page . how can I move to the next page
- TanyaYatskovska6 years agoSmartBear Alumni (Retired)
Hi nisgupta,
You will need to work with native methods and properties of the grid. TestComplete allows calling such methods. To learn which ones you can use, please refer to the control's documentation.
- nisgupta6 years agoValued Contributor
TestComplete should start supporting slick grid . We have lot of applications/forms that contain slick grid.
We need good framework to automate this type of grid. Since testcomplete do not support it we are not able to build any good framework for this grid.
Thanks
Nishchal
- tristaanogre6 years agoEsteemed Contributor
There are, literally, HUNDREDS of grid type components out there... and there are new ones coming out all the time. So.... sometimes, different components need to be accounted for. This is why TestComplete allows you to write custom code and access native properties and such. so, you may need to build your own sets of methods and such to work with the grid.
Additionally, you can add this as a feature request in the appropriate forum for other users to vote on.
Related Content
- 2 years ago
- 4 years ago
- 3 years ago
- 2 years ago
Recent Discussions
- 2 days ago
- 2 days ago
- 5 days ago