-
**Steps of reproducing**
1. Open https://www.qax-camp.com.ua/courses/web-mobile/lessons/https-pigeon/
2. Check text font size
**Actual Result**
Text font size is 21 pixels
**Expected Result*…
-
### Steps to reproduce
1. write any test (Sample below)
```dart
import 'dart:developer';
import 'package:flutter_test/flutter_test.dart';
void main() {
group('test', () {
test('dummy'…
-
Whenever I try running the script, I get the following errors
> PS C:\Users\tim_f\spotify-charts-ripper> py main.py
>
> DevTools listening on ws://127.0.0.1:53024/devtools/browser/91043596-a003-…
-
Although brave browser is a chromium based browser, extension doesn't work on it without using SWRDevTools.
swr version v2
-
**Steps of reproducing**
1. Open https://www.qax-camp.com.ua/courses/web-mobile/lessons/dns-ping/
2. Check font size of the text title
**Actual Result**
The text title font size is 24 pixels
…
-
**Steps of reproducing**
1. Open https://www.qax-camp.com.ua/courses/web-mobile/lessons/dns-ping/
2. Check font size of the text
**Actual Result**
The text font size is 21 pixels
**Expected …
-
Debugging typically requires the same dance, every time:
1. Kickoff a karma run (`karma start`). Chrome launches (with a fresh, new user profile), karma captures it, and runs the tests.
2. Click th…
-
**Page Affected:** https://developers.google.com/web/tools/chrome-devtools/storage/indexeddb#snippets
**What needs to be done?**
All lone pictures of code replaced with devsite-code text-boxes acr…
-
### Steps to reproduce
My application is using MaterialApp. I want to have a customization scrollbar so I declared scrollbarTheme in ThemeData. Below are the minimal steps:
1. Wrap ListView or Sin…
-
[How to Use Chrome DevTools – Simple Strategies for Smarter Web Development](https://www.freecodecamp.org/news/chrome-devtools/)