I get error when I execute my script - TypeError: Cannot read properties of null (reading '0')

Please suggest the issue if error is — TypeError: Cannot read properties of null (reading ‘0’)

1 Like

You probably have a variable that hasn’t been set correctly.

However, please read the FAQ on how to post a question which will advise to include screenshots.

Include the request and response, plus any code you have written in the tests tab, as well as any results you have logged to the console.