docs: update content for 1.4.0

This commit is contained in:
Nikolay Iliev 2021-12-07 17:35:15 +02:00
Родитель c556627309
Коммит b6106a1893
2 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@ -21,7 +21,7 @@ The **Advanced Options** menu includes the following settings:
- [Capture storage info](#capturing-storage-information)
- [Mask cookies](#masking-cookies)
- [Disable cache](#disabling-the-cache)
- [Clear cookies, cache and storage on start](#clear-cookies-cache-and-storage-on-start)
- [Clear cookies, cache and storage on start](#clear-cookies,-cache,-and-storage-on-start)
![Fiddler Jam Advanced Options](../images/ext/ext-images/extension-start-capturing-extended-002.png)
@ -75,8 +75,8 @@ The **Disable cache** option enables the Fiddler Jam Chrome Extension to set the
By default, the **Disable cache** option is enabled.
## Clear cookies, cache and storage on start
## Clear cookies, cache, and storage on start
The **Clear cookies, cache and storage on start** option will effectively remove cookies, cache, and storage data from the starting page at the moment when the capture starts.
The **Clear cookies, cache, and storage on start** option will effectively remove cookies, cache, and storage data from the starting page at the moment when the capture starts.
The **Clear cookies, cache and storage on start** option is disabled by default.
The **Clear cookies, cache, and storage on start** option is disabled by default.

Просмотреть файл

@ -26,11 +26,11 @@ The Chrome Extension solution can be installed, pinned, and used by everyone wit
### Traffic Recording
The Fiddler Jam Chrome extension logs all HTTP and HTTPS traffic between the Chrome browser and the Internet, and enables users to capture network traffic from any application. [Read more about the recording logs with the Fiddler Jam Chrome Extension...]({% slug first_steps_extension %}#recording-a-log)
The Fiddler Jam Chrome extension logs all HTTP, HTTPS and WebSocket traffic between the Chrome browser and the Internet, and enables users to capture network traffic from any application. [Read more about the recording logs with the Fiddler Jam Chrome Extension...]({% slug first_steps_extension %}#recording-a-log)
### Video and Screenshot Capturing
With the Chrome Extension, you can extend the log information by including a video recording of the expected browser page as well as screenshots for each user interaction with that page during the HTTP or HTTPS traffic recording. [Read more about empowering your Chrome Extension recording with visual information...]({% slug fj-capture-options %}#capturing-videos)
With the Chrome Extension, you can extend the log information by including a video recording of the expected browser page as well as screenshots for each user interaction with that page during the HTTP or WebSocket traffic recording. [Read more about empowering your Chrome Extension recording with visual information...]({% slug fj-capture-options %}#capturing-videos)
### Browser Events and Data Capturing