mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
feat(desktop): polish project sidebar
This commit is contained in:
parent
d772bf8b56
commit
c3a989e15a
9 changed files with 555 additions and 120 deletions
|
|
@ -90,6 +90,7 @@ async function main() {
|
|||
await clickButton('Chat');
|
||||
await clickButton('New Thread');
|
||||
await waitForText('New thread ready');
|
||||
await waitForSelector('[data-testid="thread-list"]');
|
||||
|
||||
await setFieldByAriaLabel('Message', 'Please exercise command approval.');
|
||||
await clickButton('Send');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue