Discussion:
[selenium-users] All selenium IDE 2.9.1 addons has been taked out from Firefox addons website?
Alejandro Garcia
2018-12-01 00:17:17 UTC
Permalink
This morning I open my selenium IDE 2.9.1 to execute my regresion test, and
I found a java error at the beginning of the execution. As usual, I delete
de complements (Selenium addons) in order to install them again, and for my
surprise, this complements aren't available on the Firefox Extensions site.
What can we do now? Selenium IDE 2.9.1 without extensions is nothing.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+***@googlegroups.com.
To post to this group, send email to selenium-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/428ffa8e-c49f-4f9a-8c03-c10c85afe411%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
LTI Dump
2018-12-06 21:06:43 UTC
Permalink
Hi, looks like we were the only two who managed to keep Selenium IDE going
until the 2.9.1 addon disappeared.

I tried the latest Selenium IDE but it couldn't handle my scripts and kept
hitting an e undefined error when trying to import the files which I had to
rename from html to htm.

Not sure how far you got, but I started moving to Katalon Recorder (free
for Chrome + Firefox). It takes Selenium IDE files and also takes the
user-extension files, but doesn't seem to read the global variables from
the globals extension. So looking to create a globals file for each test
suite. Meaning it's more like a local variables file.

They also have Katalon Studio which apparently handles globals better, but
may be a step up from the simplicities of our HTML files.

cheers
Phil
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+***@googlegroups.com.
To post to this group, send email to selenium-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/069d20db-4470-444c-89b5-5624cf4f5ce0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Alejandro Garcia
2018-12-09 23:46:03 UTC
Permalink
Hi Phil.

Some time ago I noticed that Selenium IDE 2.9.1 wouldn't last much longer,
and I started working in Katalon Studio in order to migrate everything.
This migration takes a lot of time and I was still using and maintaining
the script in Selenium IDE when that tragedy broke out that Saturday. I
tried to compile manually the "Selenium IDE: Flow Control" and after
installed manually, but nothing worked. I'm resigned for the moment, trying
to move fast to Katalon Studio.
Post by LTI Dump
Hi, looks like we were the only two who managed to keep Selenium IDE going
until the 2.9.1 addon disappeared.
I tried the latest Selenium IDE but it couldn't handle my scripts and kept
hitting an e undefined error when trying to import the files which I had to
rename from html to htm.
Not sure how far you got, but I started moving to Katalon Recorder (free
for Chrome + Firefox). It takes Selenium IDE files and also takes the
user-extension files, but doesn't seem to read the global variables from
the globals extension. So looking to create a globals file for each test
suite. Meaning it's more like a local variables file.
They also have Katalon Studio which apparently handles globals better, but
may be a step up from the simplicities of our HTML files.
cheers
Phil
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+***@googlegroups.com.
To post to this group, send email to selenium-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/f35644e1-9424-4cb0-b3df-c9dbc467942e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...