How can I view the source of a page between the "title" and "meta" tags using Selenium WebDriver with Java?
You can try driver.getPageSource()
after you have loaded the page.
link to java doc
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With