In the web source code, the div class as below:
hereclass="headerResult container"
But when I am using the chorme dev tool, the div class as below:
class="headerResult container ng-hide"
when i am using the http.get, i cant get the ng-hide, how to get it in nodejs?
Thanks
via ted
No comments:
Post a Comment