Skip to content

Commit 4bdce23

Browse files
committed
Update template TestPlanTemplate.fx.yaml
1 parent 96264f0 commit 4bdce23

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

samples/template/TestPlanTemplate.fx.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,14 @@ testSuite:
2222
2323
testSettings:
2424
locale: "en-US"
25+
headless: false
2526
recordVideo: true
2627
browserConfigurations:
2728
- browser: Chromium
29+
channel: msedge
30+
timeout: 60000
31+
extensionModules:
32+
enable: true
2833

2934
environmentVariables:
3035
users:

0 commit comments

Comments
 (0)