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
@pekkaklarck, Currently in log file we do not have behavior to collapse/expand test-execution-errors section as shown below: When there are many execution errors in a script, this section becomes lengthy to scroll. Hence collapse/expand behavior will be helpful.
I've written some code through which execution errors will be having collapse/expand option which utilizes existing toggle code in JavaScript and html:
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
@pekkaklarck, Currently in log file we do not have behavior to collapse/expand test-execution-errors section as shown below:

When there are many execution errors in a script, this section becomes lengthy to scroll. Hence collapse/expand behavior will be helpful.
I've written some code through which execution errors will be having collapse/expand option which utilizes existing toggle code in JavaScript and html:

The text was updated successfully, but these errors were encountered: