mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-18 00:46:45 +00:00
- Fix SuperSync add-button click interception by hovering the group header first (activates pointer-events) and targeting the button element instead of mat-icon, with force-click fallback - Fix WebDAV sync-expansion project lookup by using the proven navigateToProjectByName helper instead of a fragile manual sidebar locator - Reduce flakiness in rapid-sync test by adding explicit timeouts to post-loop verification assertions |
||
|---|---|---|
| .. | ||
| assertions.ts | ||
| check-webdav.ts | ||
| config-helpers.ts | ||
| e2e-constants.ts | ||
| element-helpers.ts | ||
| index.ts | ||
| legacy-migration-helpers.ts | ||
| schedule-task-helper.ts | ||
| supersync-assertions.ts | ||
| supersync-helpers.ts | ||
| sync-helpers.ts | ||
| time-input-helper.ts | ||
| waits.ts | ||