"The requested resource could not be found, or a request was received using an HTTP method that is not supported by the mapped resource\",\"FaultCode\":\"NotImplementedException\"

Hi. I get this error when trying to tap on the WebView button that is displayed over the main view. This is actually a modal. I can find this button only with Computer Vision or by Image. But in both cases I get this error “NotImplementedException”. Can yuo please help me?

 "message": "Tap: {\"$id\":\"1\",\"$type\":\"UiPath.MobileAutomation.Exceptions.ExceptionMessage, UiPath.MobileAutomation\",\"Message\":\"The requested resource could not be found, or a request was received using an HTTP method that is not supported by the mapped resource\",\"FaultCode\":\"NotImplementedException\"}",

Uploading: Screenshot 2024-03-18 132424.png…
Uploading: Screenshot 2024-03-18 132123.png…

@Taras_Dachkevych

Welcome to the community

Can you upload your screenshots properly…show some implementation and how the flow looks

Cheers

@Taras_Dachkevych

As per error tap is being used and that control is not taking tap activity …try any other way for that

Cheers

@Anil_G Which other activities do we have to tap on the button to close modal for mobile automation?

@Taras_Dachkevych

You can try press

Cheers

@Anil_G Thanks for an answer.
It doesn’t work at all. I have many different modals that are displayed over the main view and I can’t operate with any of them. I can’t set text, get text, tap… Probably, because of the WebView. Do we have any solutions for WebView? Is it possible to switch into WebView? Or do we have any additional dependencies, activities that might help me?

@Taras_Dachkevych

Could be…but to give proper solution…need to check how the ui is…

Cheers

Hi All,
Do you find any solution for this issue as we facing the same issue in IOS Mobile automation

Hi @mahmoud.zaky

I haven’t found any solutions yet.