release: publish Twitch VOD Manager 1.0.3
Polish navigation, settings, streamer and queue workflows; add safe pause and partial-file lifecycle handling; apply the product identity across Windows surfaces; and replace the public README with a complete English product guide and isolated screenshot.
This commit is contained in:
@@ -41,6 +41,9 @@ async function run() {
|
||||
});
|
||||
await win.waitForTimeout(200);
|
||||
|
||||
await win.click('[data-context-for="settings"] [data-settings-pane="downloads"]');
|
||||
await win.waitForTimeout(180);
|
||||
|
||||
await win.click('#settingsTemplateGuideBtn');
|
||||
await win.waitForTimeout(180);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user