18 January 2026:


This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.



Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.

Highlighting something pops up an alert box - Bug ?

SreekanthSreekanth Members
edited April 2013 in Sahi - Open Source
Hello All,

Yesterday I had downloaded new open source version of sahi. Every time I use _highlight API, an alert box with no message is popping up.
Is this a bug? Please check.


Details of sahi and system.
Version : V4.3
Build : 2013-02-06.
Browser : Firefox
OS : Windows8

Best Answer

  • Answer ✓
    Hi All,

    Yes this is a bug.
    Thanks for pointing this issue.

    To fix this issue please edit "sahi\htdocs\spr\concat.js".
    Search for "_sahi._alert(oldBorder);" and remove this string from the code.

    Restart Sahi, clear browser cache and try.

    It should fix the issue.

    --
    Thanks,
    Kshitij Gupta

Answers

  • Hi All,

    I'm also facing the same problem, in earlier version my script was running fine.

    Now, when I'm running the same script, in middle of the execution, some popup/ alert box is appearing/ populating with blank message.

    Please let me know, how to resolve this problem, does any one have any idea ?

    thanks in advance
  • Hello kshitijitu,

    Just tried what you said and it worked perfectly. no alerts anymore when highlighting.

    Thanks for the support and reply.

  • Hi kshitijitu,

    Its working fine, thank you
Sign In or Register to comment.