Type into activity error message

I am doing a web scraping project and one of the functions is that I have to search a number of topics in a search bar and scrape the results. The problem I’m having is that it’s giving me an error on the type into activity which it wasn’t giving me yesterday. This is the error message I get:

Source: Type Into ‘INPUT searchBtn’

Message: Method not found: ‘UiPath.UiNode UiPath.IUiNode.WriteText(System.String, UiPath.UiInputMethod)’.

Exception Type: System.MissingMethodException

Wanting to know how to fix this as it wasn’t giving me this error yesterday

Welcome to the community!

Updating the packages could solve your problem.

Best,
Charbel

Thank you so much, all sorted!

You’re welcome!