Locating/ iterate multiple elements of another IFRAME using playwright
I am using playwright for automate a chatbot. I am trying to locate an element that is in a Iframe (this element contain more elements inside) after I locate this element I would like to iterate it. The element are the responses from a chatbot.