Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onozaty/selenium-sandbox
https://github.com/onozaty/selenium-sandbox
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/onozaty/selenium-sandbox
- Owner: onozaty
- Created: 2020-10-28T14:57:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-08T14:50:43.000Z (about 1 year ago)
- Last Synced: 2024-05-28T11:13:13.816Z (6 months ago)
- Language: Java
- Size: 184 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# selenium-sandbox
* [Seleniumとは](./selenium.md)
* [Seleniumを使ったJUnitのサンプル](./selenium-junit)
* [Selenium IDEのサンプル](./selenium-ide)各サンプルはローカルに立ち上げたRedmineに対して行うようになっています。
Virtual Box + Vagrant をインストールした状態で、コマンドラインで `vagrant up` とすると、 http://192.168.33.10/ でRedmineが立ち上がります。