Debugging in Headless Chrome Browser

Home Forums Software Testing Discussions Debugging in Headless Chrome Browser

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #19753
    Darwin
    Participant
    @darwin

    While running my scripts, headless chrome browser throws an error as it couldn’t locate the page elements. Is there a way I could debug without launching the browser manually?

    #19793
    Tassawer
    Participant
    @tassaweramin

    @darwin Please have a look at this , maybe it can help or give you an idea how to proceed with debugging.

    #19803
    Darwin
    Participant
    @darwin

    @tassaweramin, I appreciate your help and I did take a look at the mentioned link, the answer suggested to launch the Chrome browser manually, which is not the case I would like to do. For me, it works without the headless browser or when I launch it manually but it does not work with headless mode 🙁

    #19879
    Nathan
    Participant
    @nathanluise

    Where can i get this browser?

    #19892
    Jesper
    Participant
    @jesper-lindholt-ottosen

    Hi Nathan,

    REad more about the headless chrome borwser here:

    https://chromium.googlesource.com/chromium/src/+/lkgr/headless/README.md

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.