# Working with Selenium IDE

**URL:** https://discourse.nodered.org/t/working-with-selenium-ide/74949
**Category:** General
**Created:** [9 February 2023 16:47 UTC](https://discourse.nodered.org/t/working-with-selenium-ide/74949 "2023-02-09T16:47:36Z")
**Posts on this page:** 1
**Showing post:** 3

<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 19:09 UTC](https://discourse.nodered.org/t/working-with-selenium-ide/74949/3 "2023-02-09T19:09:10Z")

</div>

I appreciate the response, I tried that first via an http request but I believe I was being blocked by security. I have really enjoyed using the Selenium IDE so far so I would like to pursue this issue further. I'm just surprised that it works from the native command line, but not the exec node.

I actually have another forum post where I provide more details about my attempt using an http request if you are interested.

> [@Http Request from Authenticated webpage](https://discourse.nodered.org/t/http-request-from-authenticated-webpage/74680/3):
>
> The problem with help on this particular topic is that it requires authentication using credentials that only you own. The "authentication" settings in the the http request node are only valid if the website is using basic authentication. We don't know this. There are many ways to implement security on websites and it all depends how they have set it up. Do they use basic auth, tokens, session cookies etc. The only way to figure this out is using the web inspector on the website you are trying…

---

_[View the full topic](https://discourse.nodered.org/t/working-with-selenium-ide/74949)._
