Trying to login using web agent scraper

Hi,

I am trying to use Web Agent Scraper to login and take a screenshot of a website, specifically this:

Login | Bemlo

Now, I have tried to do this with CSS Selectors, IDs and Class Names, but its not working on anything and keeps giving me error

“The element with the ‘attribute name’ and ‘attribute value’ specified could not be found on the page.”

What am I doing wrong here? Or Is there any better way of doing this?

Hey @Tim! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.

  1. Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={your_run_id}&workbook_id={workbook_id}

  2. Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
    GIF guide

  3. Provide details about the issue—more context helps us troubleshoot faster.

You can find your run history here: https://www.gumloop.com/history

Hey @Tim - Logging into websites would be beyond the scope of the Web Agent Scraper node. I’d recommend using the Gumloop’s browser extension input node.

Doc: https://docs.gumloop.com/nodes/browser_extension/browser_extension_input
Tutorial: https://www.loom.com/share/6b343be195ba4a55a66ce26894b303f9

Let me know if this works for you.

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.