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
Copy file name to clipboardExpand all lines: docs/99-faq.mdx
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -513,11 +513,11 @@ Define a locator for the file input field and set the path to the file you want
513
513
```
514
514
515
515
### Can I log a performance trace?
516
-
Yes (since v4.3.0), configure the following in your chrome settings file and a performance log will be attached to the HTML gwen report next to each [navigation step](/docs/dsl#i-navigate-to-url).
516
+
Yes (since v4.3.0), configure the following in your `chrome.conf` settings file and a performance log will be attached to the HTML gwen report next to each [navigation step](/docs/dsl#i-navigate-to-url).
0 commit comments