收口 Makelore 客户端变更
This commit is contained in:
@@ -28,6 +28,8 @@ test.describe('NianCode window zoom shortcuts', () => {
|
||||
|
||||
try {
|
||||
const page = await getStableWindow(app);
|
||||
await expect(page.getByTestId('ai-module-selection-page')).toBeVisible();
|
||||
await page.getByTestId('ai-module-option-programming').click();
|
||||
await expect(page.getByTestId('main-layout')).toBeVisible();
|
||||
|
||||
await app.evaluate(({ BrowserWindow }) => {
|
||||
|
||||
Reference in New Issue
Block a user