Appium Page Object Member Decorator throws Type load Exception in C#

Appium Page Object Model AppiumPageObjectMemberDecorator returns TypeloadException in C#

{“Could not load type ‘OpenQA.Selenium.Support.UI.DefaultWait1’ from assembly ‘WebDriver.Support, Version=3.9.1.0, Culture=neutral, PublicKeyToken=null’.”:“OpenQA.Selenium.Support.UI.DefaultWait1”}

Could you please help

arjunbharadwajOS did you add web driver support reference into the project. It sound as thought you didn’t add it?