Forum Discussion

nisgupta's avatar
nisgupta
Valued Contributor
5 years ago

Slick grid - Row selection + pagination

We have a grid which is not suported by testcomplete which means testComplete do not recognize as table . It recognize the grid and it row, columns, cells as panels. 

 

Grid also has pagination . 

 

What is the best way to automate such grid ? 

 

Please update 

 

Thanks

Nishchal

 

 

16 Replies

  • nisgupta's avatar
    nisgupta
    Valued Contributor

    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 

     

     

    • TanyaYatskovska's avatar
      TanyaYatskovska
      SmartBear 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.

      • nisgupta's avatar
        nisgupta
        Valued 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