website/docs/devtools/wdio/Metadata.md
Inspect the full context of every browser session your test opens. The Metadata tab surfaces the capabilities, environment, and timing behind each run, so you can confirm exactly what was under test without digging through logs.
What Gets Captured:
browser.reloadSession()) is preserved independently and selectable from a dropdownThis is invaluable for diagnosing environment-specific failures, verifying the right capabilities were applied, and understanding how multi-session tests behaved.