Only simple values are allowed as rect() parameters: ArgumentList [1px 1px 1px 1px]: no thrown error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 02:35 AM - edited 10-09-2024 10:38 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2024 11:15 PM
Any solution????