new Nightmare() .goto('https://github.com/Chiara-yen/startLearningNodejs') .type('.js-site-search-field', 'github nightmare') .click('.author a') .wait() ...
確定! 回上一頁