Download Autotests framework example (Selenium WebDriver C#)
Description
MS Unit Testing Framework + Selenium WebDriver C# example.This project related to tutorial http://habrahabr.ru/post/181558/.Last edited Today at 6:35 PM by nt
Source Files
The download file autotests.zip has the following entries.
Autotests/Autotests.Suites/Autotests.Suites.csproj
Autotests/Autotests.Suites/Autotests.Suites.csproj.vspscc
Autotests/Autotests.Suites/GoogleTranslateTests.cs
Autotests/Autotests.Suites/Properties/AssemblyInfo.cs
Autotests/Autotests.Suites/SuiteBase.cs/*from w w w .j a va 2s .c o m*/
Autotests/Autotests.Utilities/Autotests.Utilities.csproj
Autotests/Autotests.Utilities/Autotests.Utilities.csproj.vspscc
Autotests/Autotests.Utilities/Browser.cs
Autotests/Autotests.Utilities/DirectoryHelper.cs
Autotests/Autotests.Utilities/EnumHelper.cs
Autotests/Autotests.Utilities/Extensions.cs
Autotests/Autotests.Utilities/Properties/AssemblyInfo.cs
Autotests/Autotests.Utilities/Properties/Settings.Designer.cs
Autotests/Autotests.Utilities/Properties/Settings.settings
Autotests/Autotests.Utilities/RandomHelper.cs
Autotests/Autotests.Utilities/Tags/TagAttributes.cs
Autotests/Autotests.Utilities/Tags/TagNames.cs
Autotests/Autotests.Utilities/WaitHelper.cs
Autotests/Autotests.Utilities/WebElement/WebElement.cs
Autotests/Autotests.Utilities/WebElement/WebElementActions.cs
Autotests/Autotests.Utilities/WebElement/WebElementByCriteria.cs
Autotests/Autotests.Utilities/WebElement/WebElementExceptions.cs
Autotests/Autotests.Utilities/WebElement/WebElementFilters.cs
Autotests/Autotests.Utilities/app.config
Autotests/Autotests.WebPages/Autotests.WebPages.csproj
Autotests/Autotests.WebPages/Autotests.WebPages.csproj.vspscc
Autotests/Autotests.WebPages/PageBase.cs
Autotests/Autotests.WebPages/Pages.cs
Autotests/Autotests.WebPages/Properties/AssemblyInfo.cs
Autotests/Autotests.WebPages/Properties/Settings.Designer.cs
Autotests/Autotests.WebPages/Properties/Settings.settings
Autotests/Autotests.WebPages/Root/Index.cs
Autotests/Autotests.WebPages/Root/Manager/Website/Index.cs
Autotests/Autotests.WebPages/app.config
Autotests/Autotests.sln
Autotests/Autotests.vsmdi
Autotests/Autotests.vssscc
Autotests/External/IEDriverServer.exe
Autotests/External/WebDriver.Support.dll
Autotests/External/WebDriver.dll
Autotests/External/chromedriver.exe
Autotests/Local.testsettings
Download
Click the following link to download autotests.zip.
autotests.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »