How to open record in ServiceNow?

There are list in Servicenow, see the picture, I want to open every record and update some information. but I can’t open the record, please help, thanks.


hey,
I think you should iterate every row and use selectors to edit the records.
You have to copy exactly the same action as if you were manually changing these records.
From this screenshot is hard to say more how to do it.

Click the INC***** link. Don’t use Click Image. You aren’t clicking images. You’re clicking links. Use Click.

You don’t put the counter into the In of the For Each. You have to give it some sort of enumerable, like an array, list, or datatable.

thanks a lot!

thanks! :grinning: