Answer the question
In order to leave comments, you need to log in
Why doesn't the ga.getAll() method work in the latest version of React?
In the latest version of ReactJS, I can't execute the code in the JS console ga.getAll();. I'm executing code inside PhantomJS.
driver = Selenium::WebDriver.for :phantomjs
driver.get 'https://www.vezetvsem.ru/booking'
driver.execute_script 'return ga.getAll();'
undefined is not a constructor (evaluating 'ga.getAll()')
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question