Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #50132 > unrolled thread
| Started by | inq1ltd <inq1ltd@inqvista.com> |
|---|---|
| First post | 2013-07-07 13:06 -0400 |
| Last post | 2013-07-07 13:06 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
capture html screen with pexpect inq1ltd <inq1ltd@inqvista.com> - 2013-07-07 13:06 -0400
| From | inq1ltd <inq1ltd@inqvista.com> |
|---|---|
| Date | 2013-07-07 13:06 -0400 |
| Subject | capture 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
Back to top | Article view | comp.lang.python
csiph-web