froth-webdriverio-framework 5.0.9 → 5.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/froth_api_calls/browsersatckSessionInfo.js +1 -1
- package/froth_common_actions/logData.js +1 -0
- package/froth_configs/commonconfig.js +36 -6
- package/package.json +3 -2
- package/allure-report/app.js +0 -2
- package/allure-report/data/attachments/5a44d93eb6bbc152.json +0 -3
- package/allure-report/data/attachments/8b4b70d43c5ef509.json +0 -1
- package/allure-report/data/attachments/f8f260f9d290c8dc.json +0 -3
- package/allure-report/data/behaviors.csv +0 -2
- package/allure-report/data/behaviors.json +0 -1
- package/allure-report/data/categories.csv +0 -2
- package/allure-report/data/categories.json +0 -1
- package/allure-report/data/packages.json +0 -1
- package/allure-report/data/suites.csv +0 -2
- package/allure-report/data/suites.json +0 -1
- package/allure-report/data/test-cases/eae527eca53ea9fc.json +0 -1
- package/allure-report/data/timeline.json +0 -1
- package/allure-report/export/influxDbData.txt +0 -14
- package/allure-report/export/mail.html +0 -10
- package/allure-report/export/prometheusData.txt +0 -14
- package/allure-report/favicon.ico +0 -0
- package/allure-report/history/categories-trend.json +0 -1
- package/allure-report/history/duration-trend.json +0 -1
- package/allure-report/history/history-trend.json +0 -1
- package/allure-report/history/history.json +0 -1
- package/allure-report/history/retry-trend.json +0 -1
- package/allure-report/index.html +0 -34
- package/allure-report/plugin/behaviors/index.js +0 -276
- package/allure-report/plugin/packages/index.js +0 -160
- package/allure-report/plugin/screen-diff/index.js +0 -200
- package/allure-report/plugin/screen-diff/styles.css +0 -30
- package/allure-report/styles.css +0 -5
- package/allure-report/widgets/behaviors.json +0 -1
- package/allure-report/widgets/categories-trend.json +0 -1
- package/allure-report/widgets/categories.json +0 -1
- package/allure-report/widgets/duration-trend.json +0 -1
- package/allure-report/widgets/duration.json +0 -1
- package/allure-report/widgets/environment.json +0 -1
- package/allure-report/widgets/executors.json +0 -1
- package/allure-report/widgets/history-trend.json +0 -1
- package/allure-report/widgets/launch.json +0 -1
- package/allure-report/widgets/retry-trend.json +0 -1
- package/allure-report/widgets/severity.json +0 -1
- package/allure-report/widgets/status-chart.json +0 -1
- package/allure-report/widgets/suites.json +0 -1
- package/allure-report/widgets/summary.json +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"total":1,"items":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"data":{"Test defects":1}}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"total":1,"items":[{"uid":"bdbf199525818fae7a8651db9eafe741","name":"Test defects","statistic":{"failed":0,"broken":1,"skipped":0,"passed":0,"unknown":0,"total":1}}]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"data":{"duration":104296}}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"uid":"eae527eca53ea9fc","name":"tests login testops","time":{"start":1760354649871,"stop":1760354754167,"duration":104296},"status":"broken","severity":"normal"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"data":{"failed":0,"broken":1,"skipped":0,"passed":0,"unknown":0,"total":1}}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"data":{"run":1,"retry":0}}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"uid":"eae527eca53ea9fc","name":"tests login testops","time":{"start":1760354649871,"stop":1760354754167,"duration":104296},"status":"broken","severity":"normal"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"uid":"eae527eca53ea9fc","name":"tests login testops","time":{"start":1760354649871,"stop":1760354754167,"duration":104296},"status":"broken","severity":"normal"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"total":1,"items":[{"uid":"ad6e8c27e8a1b970e8e4080890e75484","name":"login testops","statistic":{"failed":0,"broken":1,"skipped":0,"passed":0,"unknown":0,"total":1}}]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"reportName":"Allure Report","testRuns":[],"statistic":{"failed":0,"broken":1,"skipped":0,"passed":0,"unknown":0,"total":1},"time":{"start":1760354649871,"stop":1760354754167,"duration":104296,"minDuration":104296,"maxDuration":104296,"sumDuration":104296}}
|