Project

General

Profile

Bug #1615

Some content is not carried over from browser through proxy

Added by Luke Murphey over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Web Controller
Target version:
Start date:
11/22/2016
Due date:
% Done:

100%


Description

Things such as style tags are dropped

History

#1 Updated by Luke Murphey over 7 years ago

Should try loading the content and seeing if document.documentElement.outerHTML includes the same data.

If not, check out other options such as http://stackoverflow.com/questions/7263824/get-html-source-of-webelement-in-selenium-webdriver-using-python.

#2 Updated by Luke Murphey over 7 years ago

The Firefox document does seem to have the expected content.

The next step is to either:
  1. Execute the cleaner code against the FireFox HTML and confirm it is the cause
  2. Tell load_page not to clean the HTML and see if this fixes it

#4 Updated by Luke Murphey over 7 years ago

  • Category set to Web Controller
  • Status changed from New to Closed
  • Assignee set to Luke Murphey
  • % Done changed from 0 to 100

Also available in: Atom PDF