I am new in Mobile automation, I am trying to scroll down page using AppiumDriver in C#. I am using code but it's throwing method not implemented exception:
I have working this issue from long time. Below are the code for AppiumDriver.
protected AppiumDriver<IWebElement> driver;