I've attempted all of the methods mentioned above to click on the Find It button, but I'm not receiving the expected response.
URL :
Button : Find it
Source Code
<input class="piejs" ng-hide="type=='bff'" value="Find it" ng- click="handleSubmit($event)" type="submit">
Could you assist me in achieving the desired outcome?