-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WiniumDriver implementation #7
Conversation
<RequireRestoreConsent Condition=" '$(RequireRestoreConsent)' != 'false' ">true</RequireRestoreConsent> | ||
|
||
<!-- Download NuGet.exe if it does not already exist --> | ||
<DownloadNuGetExe Condition=" '$(DownloadNuGetExe)' == '' ">false</DownloadNuGetExe> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
тут верное значение true
над именами и namespace надо подумать. а то если сделаем один |
'Configuration' = $configuration | ||
} | ||
|
||
$modulesUrl = 'https://raw.githubusercontent.com/skyline-gleb/dev-help/v0.1.0/psm' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
версию нужно увеличть до v0.2.1
разве мы сам проект (студии, csproj) не решили назвать |
Fix nuget parameter Rename project Fix Assambly Versions Add readme and changelog files Update README.md Add nuspec file and small fix readme Add CI scripts Renamed project and fix scripts
809abb5
to
fd66eea
Compare
Fix OpenQA.Selenium.Winium.nuspec file Fix setup.ps1 script Remove auto-creation github release Update commit and tag auto-messages Clear CHANGELOG.md file
957ec00
to
4d6daa4
Compare
WiniumDriver implementation
.NET реализация базового класса WiniumDriver, который можно использовать вместе с биндингами. Добавлены опции для любого из драйверов и возможность запускать используя DriverService.