You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The selenium workflow test is running always to deploy a local dashboard.
this should be updated to also pass the env as a variable to be able to trigger it manually on different environments; the same like we do in grid nightly test workflow.
dev (statging)
qa
test
main
Step2
Add a better test report view by adding package "pytest-html" in the requirements file.
and trigger the testrun with flag "--html=report.html"
to have a similar view to grid client test workflow.
which network/s did you face the problem on?
Dev, QA, Test, Main
Relevant log output
--
The text was updated successfully, but these errors were encountered:
ramezsaeed
changed the title
🐞 [Bug]: adapt selenium workflow to take env as a variable in manual trigger for a run
🐞 [Bug]: Adapt selenium workflow to take env as a variable in manual trigger for a run
Dec 16, 2024
ramezsaeed
changed the title
🐞 [Bug]: Adapt selenium workflow to take env as a variable in manual trigger for a run
🐞 [Bug]: Adapt selenium workflow to take env as a variable in manual trigger for a run and better visual add test report
Dec 16, 2024
Is there an existing issue for this?
which package/s did you face the problem with?
Dashboard
What happened?
Step1
The selenium workflow test is running always to deploy a local dashboard.
this should be updated to also pass the env as a variable to be able to trigger it manually on different environments; the same like we do in grid nightly test workflow.
Step2
Add a better test report view by adding package "pytest-html" in the requirements file.
and trigger the testrun with flag "--html=report.html"
to have a similar view to grid client test workflow.
which network/s did you face the problem on?
Dev, QA, Test, Main
Relevant log output
--
The text was updated successfully, but these errors were encountered: