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

cron - how to properly run Python script with crontab on every system startup -

elasticsearch - Is the order of operations guaranteed in a bulk update? -

Slow performance first queries on SQL Azure -