Jump to content

CITRIX Control ID Identification


DFRIntegris
 Share

Recommended Posts

I am a novice with AutoIt and inherited an old piece of code that must be changed. What I need to do is identify the controls in a log-in Control box where I need to enter the username and the password. I have attached a piece of the code for review - don't panic, the usernames and passwords are generic.

This command works great to launch the log-on screen on the Citrix Web Portal.

ShellExecute("http://159.140.175.173/TrackingBoard/CASETRACKING.ica")

This command returns: ConsoleWrite("Window active!" & @CRLF)

>"C:\Program Files\AutoIt3\SciTE\..\autoit3.exe" /ErrorStdOut "M:\Fat_Client_Scripts\CernerNet Stuff\CernerCitrixNet.au3"

Window active!

>Exit code: 0 Time: 4.142

So apparently the window is active but ... the Control IDs of 1001 and 1003 are no longer valid for the log-on window.

Any suggestions would be greatly appreciated.

DFRIntegris

CernerCitrixNet.au3

Link to comment
Share on other sites

  • 3 weeks later...

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
 Share

  • Recently Browsing   0 members

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