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 -

matplotlib support failed in PyCharm on OSX -

python - Matplotlib: TypeError: 'AxesSubplot' object is not callable -