-
Is there a way to clear browser data via the Selenium IDE chrome extension? Cookies, cache etc. I'd like to run this before each test.
-
* [ ] Data messed up again
* [ ] 2020/21 USC women - all players missing (add QA sheet looking for any missing blocks of data?)
* [ ] Stats weirdness
* [ ] Not sure I like the way I added les…
-
### What is this about?
As a prerequisite for migrating `PreferencesController` to BaseController v2, and to support the TypeScript migration effort for the extension, we want to convert `Preferences…
-
Steps to reproduce
1. Clone repo
`git clone https://github.com/arch1t3cht/Aegisub.git`
2. install dependencies and setup
```
pip3 install meson
brew install cmake ninja pkg-config libass boost …
-
## End-to-End (E2E) Testing Guideline
- **Documentation:** Always consult the development documentation for the current stage tag at [this link](https://documentation-dev.wazuh.com/v4.10.0-alpha2/i…
-
## End-to-End (E2E) Testing Guideline
- **Documentation:** Always consult the development documentation for the current stage tag at [this link](https://documentation-dev.wazuh.com/v4.10.0-alpha2/i…
-
**Is your enhancement related to a problem? Please describe.**
The [syncHTTPProxy](https://github.com/harvester/harvester/blob/3123cb9b11f7185e9218e954212bcb2ae2d945f7/pkg/controller/master/setting/h…
-
-
### What is this about?
Update the icon sizes in the `AvatarIcon` component to the following specifications:
- xs: 10px
- sm: 15px
- md: 20px
- lg: 25px
- xl: 30px
### Scenario
_No respons…
-
In order to track Celery task performance, we need to record and track the length of time celery submit and webprint tasks are taking. The start of the tasks is recorded by the created column. We need…