Recent content by qxvqt

  1. Q

    Pass data item to global send keys?

    Hi there, - I'm reading data from an excel spreadsheet - The values in the spreadsheet determine what global sendkeys need to occur For example: - If the data item reads from the spreadsheet "AUD", I need global send keys to send "AUD". - If the data item reads from the spreadsheet "EUR", I...
  2. Q

    Write to Textbox Input with Autocomplete and Select from dropdown [HTML]

    This solution worked for me: Solution: " For some reason the Chrome plugin have some issues using the action Click Center. For have sure to click and the same navigate I usually do 3 actions: Activate Chrome Window (Win32) Focus in the element Then use Global Send Keys (v)"
  3. Q

    Write to Textbox Input with Autocomplete and Select from dropdown [HTML]

    I have this same problem, but with Google Chrome and for obvious reasons I can't spy in 32-bit mode. How else could I circumvent this? I've tried Global send key events and that doesn't work either. I'd really appreciate any assistance if possible. Thanks :)
  4. Q

    How to attach the exist Browser

    What is the child index?
Top