https://github.com/thoughtworksinc/twseleniumworkshop
Workshop Selenium Belo Horizonte - Setembro 2014
https://github.com/thoughtworksinc/twseleniumworkshop
Last synced: 7 months ago
JSON representation
Workshop Selenium Belo Horizonte - Setembro 2014
- Host: GitHub
- URL: https://github.com/thoughtworksinc/twseleniumworkshop
- Owner: ThoughtWorksInc
- Created: 2014-09-24T14:32:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-02-10T14:01:07.000Z (almost 6 years ago)
- Last Synced: 2025-04-30T02:38:55.489Z (8 months ago)
- Language: Java
- Size: 23.3 MB
- Stars: 7
- Watchers: 31
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
twseleniumworkshop
==================
Workshop Selenium Belo Horizonte - Setembro 2014
**Instruções:**
1) Faça um clone do repositório
`git clone git@github.com:ThoughtWorksInc/twseleniumworkshop.git`
2) Baixe as dependências do projeto e configure o seu workspace no Eclipse
`./gradlew eclipse`
3) Execute os testes automatizados
`./gradlew test`
4) Importe o projeto no Eclipse
`Eclipse > File > Import > Existing Projects into Workspace`