Appium Page Object Model AppiumPageObjectMemberDecorator returns TypeloadException in C#

27 views
Skip to first unread message

Arjun Bharadwaj

unread,
Jun 15, 2018, 2:43:21 AM6/15/18
to appium-developers

Appium Page Object Model AppiumPageObjectMemberDecorator returns TypeloadException.


{"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"}



Code Snippet:

this.pdriver = driver;

TimeOutDuration timeSpan = new TimeOutDuration(new TimeSpan(0, 0, 0, 5, 0));

PageFactory.InitElements(pdriver, this, new AppiumPageObjectMemberDecorator(timeSpan));


Could you please help

Reply all
Reply to author
Forward
0 new messages