Giter Site home page Giter Site logo

Comments (3)

gsouf avatar gsouf commented on August 17, 2024

Chrome wont send multiple response for a single request. It uses events to communicate about things that happen.

I have some pending work concerning communication with DOM and loading. I'm affraid dont have a clear answer on this topic yet

from chrome.

andrew-s avatar andrew-s commented on August 17, 2024

I might not have phrased that well, but, I think there's two points here;

  1. Waiting for the relevant event, currently, you get the result of the request and not of the event response later if you return sendMessage() from an event

  2. Perhaps just creating a set of classes that abstract all of the DevTools domains; https://chromedevtools.github.io/devtools-protocol/

I can work on abstracting them but, the missing piece there is defining that communication layer - especially if there's a dependency on knowing an event has been triggered - or in some ways, chaining commands. What are your thoughts on this?

from chrome.

gsouf avatar gsouf commented on August 17, 2024

Hi @andrew-s I made some progress on this field and now sending message to a target will return message from the target.

You can see example for getting data from the page: https://github.com/gsouf/headless-chromium-php#evaluate-script-on-the-page

from chrome.

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.