# Http Request from Authenticated webpage

**URL:** https://discourse.nodered.org/t/http-request-from-authenticated-webpage/74680
**Category:** General
**Created:** [3 February 2023 21:55 UTC](https://discourse.nodered.org/t/http-request-from-authenticated-webpage/74680 "2023-02-03T21:55:08Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![jgreenmt](https://avatars.discourse-cdn.com/v4/letter/j/7feea3/32.png) [@jgreenmt](https://discourse.nodered.org/u/jgreenmt)
#### Post date: [9 February 2023 17:03 UTC](https://discourse.nodered.org/t/http-request-from-authenticated-webpage/74680/4 "2023-02-09T17:03:52Z")

</div>

I appreciate the response and advice.

I have since decided to go a different direction using Selenium IDE to achieve this task. Everything works as expected, but now I want to call the script from Node-RED which has produced an error. I opened a new thread since it is technically a new issue.

Anyone who is curious, is welcome to head over and offer any insight/solutions.

> [@Working with Selenium IDE](https://discourse.nodered.org/t/working-with-selenium-ide/74949):
>
> Hello all, I have created a script using Selenium IDE that auto logins to a webpage and retrieves some information. Per the instructions I have downloaded the Selenium Side Runner (also known as Command Line Runner) tool that allows one to execute a project script from the command line. I am able to execute my script properly with no errors when using the command selenium-side-runner /path/to/file.side However, when I try to use an exec node to call this same command, it returns an error. F…

---

_[View the full topic](https://discourse.nodered.org/t/http-request-from-authenticated-webpage/74680)._
