how do i get the DOM of a frame with selenium?
Correct me if I am wrong but I think you have to capture it into a var
no friend, I get the gift of the page, but what is outside the iframe is captured, what is inside the frame is not
Ah got it, you need to set it to the iframes source. Give me a few to ding up some old projects where I did that
this, the source of the iframe I can’t get it
Have you tried Switch to Frame and then getting the DOM or Get Attrib Value?
I have only ever done it in javascript (ran a iframe that loaded another page in a iframe while cleaning/clearing things from the page)
how did you run the iframe?
do you have telegram to help me?
Its under Puppeteer → Elements
did not return the sewn source of the page