Giter Club home page Giter Club logo

Comments (3)

mattsse avatar mattsse commented on June 12, 2024

Can reproduce this.
This seems to be an issue with how the newegg site triggers frame navigations.
I Could detect a lot of main frame navigations, after the correct one was already loaded (your url). The there are navigations to about:blank, https://newegginc.demdex.net/dest5.html?d_nsid=0#https%3A%2F%2Fwww.newegg.ca and various others, this seems to mess up the tracking of the main_frame in the frameManager which now doesn't track the your target anymore, but this is certainly strange. Could be a bug in how frames are reordered once navigated.
I need to debug this more thoroughly.

however, setting a manual delay seems to fix it for now std::thread::sleep(std::time::Duration::from_secs(3))

from chromiumoxide.

gmalette avatar gmalette commented on June 12, 2024

Ok thanks thatโ€™s an easy workaround. Iโ€™m super puzzled as to why buttons work haha

from chromiumoxide.

gmalette avatar gmalette commented on June 12, 2024

I tried it and it doesn't seem to work for me, even with 6s ๐Ÿ˜”

from chromiumoxide.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.