https://github.com/sikebe/padjpappsharp
https://github.com/sikebe/padjpappsharp
selenium selenium-csharp selenium-webdriver winappdriver
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sikebe/padjpappsharp
- Owner: SIkebe
- License: mit
- Created: 2021-07-10T10:14:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-10T10:50:53.000Z (over 4 years ago)
- Last Synced: 2025-01-26T03:28:24.343Z (11 months ago)
- Topics: selenium, selenium-csharp, selenium-webdriver, winappdriver
- Language: C#
- Homepage:
- Size: 2.44 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PADjpAppSharp
[PADjp / Study-Session-003](https://github.com/PADjp/Study-Session-003) のフローをSelenium + WinAppDriverで実装したサンプルです。コンソールアプリでなくテストプロジェクトになっているのには深い理由はありません…。
## Prerequisite
* .NET 6
* [WinAppDriver.exe](https://github.com/microsoft/WinAppDriver/releases)が任意のパスに配置されていること
* [こちら](https://github.com/PADjp/Study-Session-003/tree/main/HandsOn) のファイルがデスクトップに配置されていること

※ WinAppDriverのデフォルトのポートは4723です。gifでは別ポートでテストしています。