puppeteer/third_party/phantomjs/test/www/includejs.js

4 lines
50 B
JavaScript
Raw Normal View History

2017-05-11 07:06:41 +00:00
function getTitle () {
return document.title;
}