Interface Does not contain a definition for METHOD and no extension METHOD accepting a first argument of type INTERFACE could be found
I have created a IBrowserWrapper interface and BrowserWrapper class that implements the interface
I have created a IBrowserWrapper interface and BrowserWrapper class that implements the interface