ariya / phantomjs

Scriptable Headless Browser
http://phantomjs.org
BSD 3-Clause "New" or "Revised" License
29.46k stars 5.76k forks source link

Solve problem with continuous connection #15494

Closed 0x59R11 closed 1 year ago

0x59R11 commented 1 year ago

Guys, I have a Web-page from I need parsing specified data, and draw it like at picture below. The main point, this is JS scripts on this web-site that will update that data each 10–30 seconds, and I'm going to take it and draw. But Idk why this is work only once on start, after first render it won't render again. As you can see on the picture, there is only one render of data, if data were updated it'll re-render. Maybe PhantomJS has any options to solve my question. P.S. I use .NET WebDriver. For take needed data I use IWebElement Thank you!

image

Originally posted by @0x59R11 in https://github.com/ariya/phantomjs/issues/10652#issuecomment-1432457004

stale[bot] commented 1 year ago

Due to our very limited maintenance capacity, we need to prioritize our development focus on other tasks. Therefore, this issue will be automatically closed (see #15395 for more details). In the future, if we see the need to attend to this issue again, then it will be reopened. Thank you for your contribution!