Jump to content

Recommended Posts

Posted

Hi guys,

I've been working on my script for quite some time, now I've found something I cannot solve on my own.

After my script fills in certain details, the page will refresh, and show a password on it.

Now it's my task, to find the line containing: 'Password: *somerandompassword*'

Do you guys know of any way I could get this?

Thanks in advance

Posted

  On 11/19/2010 at 3:19 PM, 'Juvigy said:

Yes , check out the IE UDF.

Checked that already...

ReadTEXT isn't really an option since that will do everything, i just need the password: *value* section stripped.

Posted

So ? Then you do a StringInStr or StringRegEx and find what you want.

Also if the password is in a text field or in some element you can easily get it with the

IE functions directly.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...