Open Sunil-Rathore opened 3 years ago
rename with Open Report
sounds fair
it should open new tab
ok
toast msg should not close based on default timeout
I understand, if a suite is running it should be visible even if the user navigates between pages. This is not easy to do right now. I'll keep this open.
Hi Luciano,
I am planning to implement this feature. as of now I have implement like below
I m thinking we should develop like when user click on run suite then toast msg should display in corner with running and based on result it should continue display success and failed status and toast should not close automatically after complete of execution of suite. based on user action it should close
Let me know if you agree with this or something other way you want me to develope.
when User run the suite through Run Suite button then toast msg should be behave like below.
why it's required : User can know if suite running or not through toast msg on top if user select any other page or any action on GUI then toast msg should not close(it should remain while suite running).
Note: can go with another approach like when user click on suite run so after default timeout finished for toast msg it should auto redirect to execution report page.