This repository was archived by the owner on May 13, 2022. It is now read-only.

Description
when User run the suite through Run Suite button then toast msg should be behave like below.
- when user click on open(it should rename with Open Report) link on toast msg it will be better it should open new tab on same window.
- toast msg should not close based on default timeout. initially it should show with info status and after success or error status should show based on status of execution completion.
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.