Customer Center

Welcome back

My Account Logout

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: RE:Pause Command Workshop 101 #4802
    eadmin
    Keymaster

    This to does not work, seems like it cannot read the "Results: 0" like it just does not see it.

    in reply to: RE:First Automation – Build #4793
    eadmin
    Keymaster

    Hi Thom,

    I will go through your post, thank you for replying. In answer to #1, yes the folder is on the desktop. After the automation runs, I manually copy all results files to the folder.

    Experience with VBA is extremly limited. I am up for the learning process though.

    in reply to: RE:OCR connection and “WIN” key #4756
    eadmin
    Keymaster

    I got this to do the trick for me , its kind of a long way around , but it does open the "run" command window

    Key "^n"
    Wait 1

    Tab_ ""
    Tab_ ""
    Wait 1

    Key " "
    Wait 1
    Key "+5" + "windir" + "+5" + "" + "explorer.exe shell:::" + "{{}" + "2559a1f3-21d7-11d4-bdaf-00c04f60b9f0" + "{}}"

    also one can type "cmd" into the file explorer and get a comman prompt and then basically do the same thing.

    in reply to: RE:Text and Click Functions hanging #4729
    eadmin
    Keymaster

    What command do I need to use to select an item from a dropdown?
    Text does not seem to work.

Viewing 4 posts - 1 through 4 (of 4 total)