Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6356013
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T22:52:59+00:00 2026-05-24T22:52:59+00:00

I´ve searched for this and haven´t found an answer, but anyway if it is

  • 0

I´ve searched for this and haven´t found an answer, but anyway if it is already answered somewhere, copy the link for me please.

My problem is that i´m using the extension selblocks for Selenium IDE and when i open my test case and try to run it, i get the following error:
“In chrome://selblocks/content/extensions/sel-blocks.js @289: ReferenceError: FatalError is not defined”

I look for the file sel-blocks.js and it´s nowhere to be found, so i can´t even try to fix the error. I also think it is not a problem of my test case because it is still a really simple test case, tho maybe it is not correct, cause i’m new to Selenium (anyway i will put it here just in case it is indeed a problem of my testcase…).
(Can’t post a screenshot, don’t have enough reputation points, so html will have to do)

<tr>
 <td>open</td>
 <td>http://test.projects.local/plans</td>
 <td></td>
</tr>
<tr>
  <td>store</td>
  <td>2</td>
  <td>i</td>
</tr>
<tr>
  <td>store</td>
  <td>javascript{elementExists(&quot;link=&quot;.${i})}</td>
  <td>elemexist</td>
</tr>
<tr>
  <td>while</td>
  <td>elemexist</td>
  <td></td>
</tr>
<tr>
  <td>click</td>
  <td>link=${i}</td>
  <td></td>
</tr>
<tr>
  <td>store</td>
  <td>${i}++</td>
  <td>i</td>
</tr>
<tr>
  <td>store</td>
  <td>javascript{elementExists(&quot;link=&quot;.${i})}</td>
  <td>elemexist</td>
</tr>
<tr>
  <td>endWhile</td>
  <td></td>
  <td></td>
</tr>

Anyone has an idea on how to fix this or where to find this file?

EDITED: I changed the test case so i don’t need to use Selblocks, but anyway, i’m interested in knowing where is this file if anyone knows, to avoid future problems or just to know how this extension works.

Thanks beforehand!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T22:52:59+00:00Added an answer on May 24, 2026 at 10:52 pm

    The FatalError message masks information about the real problem because of an error handling bug in older versions of SelBlocks. Please upgrade.

    When I run this script with SelBlocks 1.3, there is an error with the javascript expression, which seems to be mising a colon: javascript:{$e(“link=”.${i})}

    EDIT:

    BTW, the following should accomplish the same thing:

    for|i=0; elementExists("link="+i); i++
      click|link=${i}
    endFor
    

    This works because SelBlocks expressions are javascript, and are evaluated with Selenium’s variables in-scope. In this example, i is local to the for loop. But i is still a Selenium variable, which is why ${i} can be used in any Selenium command inside the loop.

    Note – that prior to SelBlocks 2.0, for loops did not automatically initialize their loop variable(s) unless declared in the Value argument.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've searched for this on different places but I haven't found an exhaustive answer.
I searched the web but haven't found a real good answer for this question..
I've searched SO for an answer to this, but haven't found one. When an
I searched through internet and this site as well but haven't found the answer.
I have searched the numerous questions that look like this one, but haven't found
I've searched for this but so far I haven't found the answer - I
Ok, I've searched around here but haven't found anything pointing to a solid answer.
I've searched around and haven't found an answer to this. What I would like
I have searched this server for the answer to this question but I haven't
I have searched this question, and found an answer in MySQL but this is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.