tree-select
                                
                                 tree-select copied to clipboard
                                
                                    tree-select copied to clipboard
                            
                            
                            
                        Question: Ability to open tree-select using puppeteer or playwright
I'm writing end to end tests. And i need to select something from tree-select. I tried clicking and focusing many dom elements created by tree-select, but with no success so far.
Any clues/help please?