Recent content by TLovett

  1. T

    SOAP Web Service Requesting Text but Returning Error for Invalid DateTime

    I've set up a SOAP connection to a web service. The operations appear in the dropdown menus like they should. The fields below are expected from the web service. They're all text fields. They're formatted as text by the web service. The stage has no issues with three of the data items--two...
  2. T

    "No window identifiers were specified" when attempting to write to text box.

    I resolved the issue. The Element Type was set to UI Automation in Application Modeler. I changed it to Edit Box and it worked as expected.
  3. T

    "No window identifiers were specified" when attempting to write to text box.

    "Internal : Failed to perform step 1 in Write Stage 'STAGE' on page 'PAGE' - No window identifiers were specified" Google isn't really helping me out with this one. The three possible solutions I found here don't work for me. I'm using a write stage to attempt to write a data item to a field...
  4. T

    Phone Numbers Used in Application/Website Registration

    My team is running into an issue when registering our bots for certain applications or websites. Registration for these requires a phone number. Some of them use it to send security codes for password changes, unlocks, and the like, so the phone needs to be able to receive text messages...
Top