Posts Tagged 'Grids'

AG Grid Support in Rapise 7.4

October 27, 2022

One of the major new features in Rapise 7.4 is the support for the popular AG Grid. Born out of frustration with existing solutions, the AG Grid evolved from a side project to becoming the leading JavaScript datagrid on the market. It supports all the major JavaScript frameworks, including React, Angular, Vue and Plain JavaScript. Due to its complexity, the grid is often painful to test with hard-written Selenium automation code, but  the new support for AG Grid makes it simple to test using Rapise. Learn More!

Read More

Webinar Recap: UI Automation 101: Tables, Grids and Trees

March 23, 2020

On March 18, 2020, Inflectra's automation champion - Alexey Grinevich, Ph.D. hosted a live webinar in the UI Automation 101 webinar series. This second webinar in the series explored the hows-to of automating tables, grids and trees

If you missed the webinar, please enjoy this recap, complete with a video recording.

Webinar Agenda:

The webinar covered the following areas: 

  • Grids and Tables automation - APIs, recording, playback
  • Trees automation - APIs, recording, playback
  • Useful hints and tricks.
Read More

Using Rapise to Easily Select Items in an HTML Grid

April 7, 2016

During our conversations with customers we have found that a common need when using Rapise to test web applications is to be able to easily and quickly match a specific item in a grid/table of results without worrying about the order or position of the item. This article provides a neat new feature added in Rapise 4.0 to make this common task easier.

Read More