-
A test failed on a tracked branch
```
WebDriverError: disconnected: not connected to DevTools
(failed to check if window was closed: disconnected: not connected to DevTools)
(Session info: chrome…
-
A test failed on a tracked branch
```
Error: retry.tryWithRetries reached the limit of attempts waiting for 'force logout with retries': 2 out of 2
WebDriverError: disconnected: not connected to DevT…
-
### ⚠️ Please check that this feature request hasn't been suggested before.
- [X] I searched previous [Ideas in Discussions](https://github.com/obsidian-tasks-group/obsidian-tasks/discussions/categor…
-
#### Description:
[Description of the task]
#### Acceptance Criteria:
[Note: Use 'Given/When/Then' format if it makes sense to. Otherwise, a simple checklist that can be tested.]
#### Development C…
-
A test failed on a tracked branch
```
Error: expected undefined to sort of equal 'test'
at Assertion.assert (expect.js:100:11)
at Assertion.apply [as eql] (expect.js:244:8)
at Function.eq…
-
When starting an array of tasks, multiple terminal windows are opened. Of course this is the way we want it.
When doing so and running multiple commands (like starting dotnet core API's) the simultan…
-
A test failed on a tracked branch
```
TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="euiDataGridBody"] [data-test-subj="dataGridRowCell"][data-gridcell-column-index…
-
-
Currently, the todo list application lacks the ability to sort tasks based on different criteria such as priority, due date, or completion status. Implementing sorting functionality would enhance the …
-
### Is your feature request related to a problem? Please describe
When building out a task in uds runner, often there could be a need to repeat a set of tasks based on certain criteria, for example…