Data entry into ServiceNow

I am trying to test a bot to do data entry into ServiceNow, but I am having issues filling in one of the lookup fields. The field will fill in, but when the ticket is submitted, it errors because the field is invalid.

Instead of TYPE, use XClick or Click to select the field, and then use XTYPE to fill in the text. This will trigger the required Javascript events.

1 Like