Webdriver partial HTML extraction in selenium _ PHP Tutorial

Source: Internet
Author: User
Partial HTML extraction of webdriver in selenium. Partial HTML extraction of webdriver in selenium do not tell me that the webdriver in selenium uses driver. page_source. I just don't want to submit all the HTML documents for Soup every time. Because, partial HTML extraction for webdriver in selenium
Don't tell me that the webdriver in selenium uses driver. page_source. I just don't want to submit all the HTML documents for Soup every time. For the following Forum with the left and right structure, each change in content is really a small part of the entire HTML page. if I want to crawl the comments of all MOOC courses on the entire website, how much useless work will be done!
However, Baidu times has no answers to Chinese content. So I went to Google and found that there were predecessors in the world who answered the question:

The main idea is to use the get_attribute method to extract innerHTML, as follows:

After verification, everything is OK:

Don't tell me that the webdriver in selenium uses driver. page_source. I just don't want to submit all the HTML documents for Soup every time. Because, for the next...

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.