Replace UI module with Next.js

This commit is contained in:
Roman Jaroš 2023-12-28 21:58:08 +00:00
commit 616205fe73
91 changed files with 3570 additions and 722 deletions
source/selenium/config

View file

@ -0,0 +1,6 @@
# Cucumber
SELENIUM_SERVER_URL="http://10.0.1.22:4444"
# Application
# HOST_IP="" - defined in Jenkins node
APP_PORT="9092"