Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

TypeError: null is not an object(evaluating 'document.getElementById('").textContent') #15104

Closed
GintasS opened this issue Aug 12, 2017 · 0 comments

Comments

@GintasS
Copy link

GintasS commented Aug 12, 2017

  1. Which version of PhantomJS are you using? Tip: run phantomjs --version.
    2.1.1

  2. What steps will reproduce the problem?
    You can see all the steps in this link:
    https://stackoverflow.com/questions/45651237/phantomjs-typeerror-null-is-not-an-objectevaluating-document-geteelementbyid

But in short, I'm geting error:
ERROR:
TypeError: null is not an object(evaluating 'document.geElementById('resInfo-0').textContet')

when trying to find an element in website html.

https://stackoverflow.com/questions/45651237/phantomjs-typeerror-null-is-not-an-objectevaluating-document-geteelementbyid

  1. Which operating system are you using?
    Windows 10

  2. Did you use binary PhantomJS or did you compile it from source?
    I'm using binary package.
    phantomjs-2.1.1-windows.zip (17.4 MB)

  3. Please provide any additional information below.
    You can see all the information on link below:
    https://stackoverflow.com/questions/45651237/phantomjs-typeerror-null-is-not-an-objectevaluating-document-geteelementbyid

Not rewriting the issue because it looks better on stackeroverflow.

@ghost ghost closed this as completed Jan 29, 2018
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant