THE FORUM IS IN READ-ONLY MODE
This forum is in read-only mode. The new forum is live at https://discourse.openbullet.dev and registrations are open!
browser page not updating
-
in selenium mode, the actual page on the browser doesnt match the page which ob currently has.
happens when the page is changed automatically and not using navigate.
-
did you use the domtosource browserfunction?
-
@Itamai the <ADDRESS> is the same as before
and yes i did domtosource also
-
ohhhh wait does it have something to do with this?
https://github.com/openbullet/openbullet/issues/544
read my post there:)
im not exactly sure how that happens but i think ob ignores the selenium instance if the website navigates completely to another page.
thats atleast what happened to me in the delay the page randomly went to another site and then ob completely ignored that instance and opened a new one
-
@Itamai nope