Actions
tickets #118510
closedtickets #117442: [Regression] Regression test for SLED
tickets #117739: [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.
Updated by zcjia about 2 years ago
- Status changed from New to Resolved
- Relevance changed from P5 to P3
Tested in build 64.1.
Updated by zcjia about 1 year ago
- Copied to tickets #150059: [Regression][Firefox] Firefox: Web Developer Tools added
Actions