git clone git@github.com:nabedge/web-study-selenium.git
cd web-study-selenium
./gradlew clean test
open ./build/reports/tests/test/index.html
これは https://connpass.com/event/60947/ "WEBエンジニア勉強会 #02 (東京都, 神田)" で紹介するSeleniumのサンプルコードです。実際に動きます。
git clone git@github.com:nabedge/web-study-selenium.git
cd web-study-selenium
./gradlew clean test
open ./build/reports/tests/test/index.html
これは https://connpass.com/event/60947/ "WEBエンジニア勉強会 #02 (東京都, 神田)" で紹介するSeleniumのサンプルコードです。実際に動きます。