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
{{ message }}
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.
i am using 3.1.3 community version - setSystemInfo() method adding same key multiple times in html report.
addSystemInfo() method in earlier 2.x versions was overriding values for same key .
I need to add browser details but my browser gets launched in before method so for each method its adding same details again and again.
Can someone give me solution for same.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
i am using 3.1.3 community version - setSystemInfo() method adding same key multiple times in html report.
addSystemInfo() method in earlier 2.x versions was overriding values for same key .
I need to add browser details but my browser gets launched in before method so for each method its adding same details again and again.
Can someone give me solution for same.
The text was updated successfully, but these errors were encountered: