Forum Discussion

mfoster711's avatar
mfoster711
Regular Contributor
6 years ago

React-Virtualized list

I am working on a new Web app and it appears to be using a component called "React Virtualized" to create lists and grids. I found the following demo of these lists: https://bvaughn.github.io/react-virtualized/#/components/List

 

What are the odds that TestComplete will ever support this? Or is this some random freeware that is marginally used and most likely will never be fully supported?

 

I am trying to figure out a way to automate it but I am struggling.

1 Reply

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor

    You may not be able to automate them using the "default" options like ClickItem or ClickCell or things like that.  However, you can still interact with them using native methods and basic "Keys" and "Click" methods.  You may need to write custom code for you to be able to simulate those items.

     

    You can request support... but if it's not a broadly used component set with a large market share, your guess is as good as mine as to whether or not support will be added.