Actions
tickets #173449
opentickets #173341: [Regression] Regression test for SLED 15SP7
tickets #173380: [Regression][Firefox] Firefox components of regression tests
[Regression][Firefox] Firefox: Web Developer Tools
Start date:
2022-10-13
Due date:
% Done:
0%
Estimated time:
Relevance:
P3
Description
- Load a webpage.
- Open "Web Developer Tools" with "Tools -> Web Developer -> Toggle Tools" or short "Ctrl+Shift+I".
- Test the inspector by clicking some elements.
- Test the console, refresh the website.
- Input command "document.cookie"
vp2. Web Developer Tools can be opened, the default position is in the bottom.
vp3. The element information can be shown (Rules / Computed / Box Model / ...)
vp4. There should have outputs (eg. "GET" directive)
vp5. It will return the result - cookies of current website.
Actions