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
When choosing the --reporter=xml with the CLI, the output is not valid XML.
Some elements have names starting with numbers and some contain invalid characters such as # or [.
When choosing the
--reporter=xmlwith the CLI, the output is not valid XML.Some elements have names starting with numbers and some contain invalid characters such as
#or[.