Only simple values are allowed as rect() parameters: ArgumentList [1px 1px 1px 1px]: no thrown error

SuchiP
Tera Expert

Why I am getting this error.

 I am having a custom Search field .

After providing data I need to click on Search icon.

On this Click Component(Search icon) I am getting the above error.

Where as the search text is getting searched and displaying in next page.

 

This step failed because the client error 'Only simple values are allowed as rect() parameters: ArgumentList [1px 1px 1px 1px]: no thrown error' was detected on the page being tested. See failing Test Logs. To ignore these errors in the next test run, use 'Add all client errors to warning/ignored list' links.

 

This error is random. I mean sometimes the test runs successfully, and sometimes it throws the error.

#Automated Test Framework

1 REPLY 1

SuchiP
Tera Expert

Any solution????