Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #50132 > unrolled thread

capture html screen with pexpect

Started byinq1ltd <inq1ltd@inqvista.com>
First post2013-07-07 13:06 -0400
Last post2013-07-07 13:06 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  capture html screen with pexpect inq1ltd <inq1ltd@inqvista.com> - 2013-07-07 13:06 -0400

#50132 — capture html screen with pexpect

Frominq1ltd <inq1ltd@inqvista.com>
Date2013-07-07 13:06 -0400
Subjectcapture html screen with pexpect
Message-ID<mailman.4375.1373275357.3114.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

python help,

I can log into a web site with pexpect but
what I want to do is pipe the opening window 
to a file. 

Logging into the site opens the site window
 but I can't get the window to a file. 

I can't use screen capture I need to get
pexpect to pipe it to a txt file.

Any help will be appreciated.
jimonliinux

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web