feat: finalize projectwork CI jobs, docs and test integration
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
description: "Базовый URL тестируемого сайта"
|
||||
- string:
|
||||
name: EXECUTION_MODE
|
||||
default: local
|
||||
default: selenoid
|
||||
description: "Режим запуска (local|selenoid)"
|
||||
- string:
|
||||
name: SELENOID_URL
|
||||
@@ -42,7 +42,7 @@
|
||||
- choice:
|
||||
name: HEADLESS
|
||||
choices:
|
||||
- "true"
|
||||
- "false"
|
||||
- "true"
|
||||
description: "Headless режим"
|
||||
dsl: !include-raw-verbatim: ../scripts/qa-selenium-tests.groovy
|
||||
|
||||
Reference in New Issue
Block a user