kaliiiiiiiiii/Selenium-Driverless

page source is not working correctly

Closed this issue · 5 comments

it only returns the current frame

how can I run through all the current Frames?

it only returns the current frame

I'd consider that to be expected

page source != frame source

page source != frame source

Yes, I'm aware of.
But that's as well how selenium works.

@FreeM1ne Will be implemented with driver.snapshot->str (mhtml)