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


Groups > comp.lang.python > #50132

capture html screen with pexpect

From inq1ltd <inq1ltd@inqvista.com>
Subject capture html screen with pexpect
Date 2013-07-07 13:06 -0400
Organization inqvista
Newsgroups comp.lang.python
Message-ID <mailman.4375.1373275357.3114.python-list@python.org> (permalink)

Show all headers | View raw


[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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web