WebApplicationOptions Class
In This Article
Stores options for a tested ASP.NET Web Forms application.
Namespace: DevExpress.EasyTest.Framework
Assembly: DevExpress.ExpressApp.EasyTest.SeleniumWebAdapter.v24.2.dll
NuGet Package: DevExpress.ExpressApp.EasyTest.SeleniumWebAdapter
#Declaration
public class WebApplicationOptions :
IEasyTestApplicationOptions
#Implements
See Also