Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
The delete method I run with Postman does not work in BAS, please help
the content type is json, also check the URL/header is correct
@Detected You have used the Get action and are adding your body to the headers. You need to use POST request - you can change the method to DELETE in the Post action
Thank you @DrPrime
The problem also occurs in the plugin for playwright:
https://community.bablosoft.com/topic/30939/select-version-of-plugin-playwright-with-fingerprints
What site and page are these elements on? How to repeat the problem?
Thanks for the Reply. Silly me, I found a way by using the click drag function then search for it on screen via coordinates etc.
@toobie there examples?