You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
console.logging out client.description() & client.links() seems to work fine.
The text was updated successfully, but these errors were encountered:
sferoze
changed the title
Logging out client.image() is undefiend and client.images() crashes server
console.log client.image() is undefiend and client.images() crashes server
Jul 14, 2014
The image() is undefined because cnn.com does not provide an meta[property='og:image'] property.
line 4 on seconds block should be client.images() because it is a function. I will update the README file. If everything works as expected close this issue.
I am trying to log out the images on a webpage and it does not work.
I have tried.
Here is the code I am using:
console.logging out client.description() & client.links() seems to work fine.
The text was updated successfully, but these errors were encountered: