项目作者: ricardohsmello

项目描述 :
[ANGULAR8] [SELENIUM] [H2] This an project to explore tests with selenium
高级语言: TypeScript
项目地址: git://github.com/ricardohsmello/tests-with-selenium.git
创建时间: 2020-08-22T04:53:03Z
项目社区:https://github.com/ricardohsmello/tests-with-selenium

开源协议:

下载


tests-with-selenium

This an project to explore tests with selenium.
The repository is separated in two parts.

  • Backend
  • Frontend.

Built With

  • Java 8
  • Spring-Boot
  • Seleniumhq
  • H2
  • Angular 8

Prerequisites

  • Ng
  • JVM 8

Usage

Running Backend

mvn spring-boot:run

Running frontEnd

ng serve --open

Running tests with selenium

mvn spring-boot:run