Skip to content

Commit dac9ade

Browse files
authored
Merge pull request #1 from giwawayu/lab4
[LAB4] 512558013
2 parents e19b9f5 + 30a612e commit dac9ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lab4/main_test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const puppeteer = require('puppeteer');
77

88
// Navigate the page to a URL
99
await page.goto('https://pptr.dev/');
10-
10+
1111
// Hints:
1212
// Click search button
1313
await page.click('button.DocSearch.DocSearch-Button'); //點擊指定按鈕

0 commit comments

Comments
 (0)