0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/third_party/phantomjs/test/www/includejs.js
2017-05-11 00:06:41 -07:00

4 lines
50 B
JavaScript

function getTitle () {
return document.title;
}