Closed sunilpatro1985 closed 6 years ago
@sunilpatro1985 the latest Selenium Support package has removed the PageFactory as per: https://github.com/SeleniumHQ/selenium/issues/4387 is this your issue?
PageFactory
has not yet been completely removed from the Selenium repository. However, it does not exist, and never has existed for .NET Core projects. This is one reason PageFactory
is marked deprecated in Selenium, has been moved to a new repository, and the new repo looking for an owner and maintainer.
Mac OS .net core Appium.webdriver - 4.0.0.1 - beta Supported selenium webdriver - 3.8.0 Nunit3 Visual Studio for Mac
Running appium C# for UICatalog.app on Ios simulator, getting error
Error - The name 'PageFactory' does not exist in the current context
Here is the code -