javascript - Python-Selenium-Chrome: how to get access to the whole document property -


i need whole html code of page uses javascript. use selenium module chrome , see different 'find' methods, didn't find sort of ".document" property (like ie.document in vba). there possibility whole result code (after js execution) in string format example?


Comments

Popular posts from this blog

serialization - Convert Any type in scala to Array[Byte] and back -

Slow performance first queries on SQL Azure -

Java Entity Manager - JSON reader was expecting a value but found 'db' -