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.

Problem with dragable objects.

travzillatravzilla Members
edited July 2013 in Sahi - Open Source
Recently the developer was requested to add a layer in the upper bar of a box in order to make it dragable. Hence, the box can be moved of its position.

The problem I found here is when I am using the controls of the bar using the _click command, seems that the cursor "touches" the layer and moves all the canvas to the next cursor position... being my tests dependable of the position of the canvas, these tend to fail.

While asking my developer to fix the layer issues in my app, do you have an idea to avoid this problem? When doing manual tests or performing the tests step by step the error is not happening.

Best Answer

  • Hi Travzilla,
    Can you please explain your problem in more detail. Or can you provide a video or something which makes it clearer.

    As of now, I am unable to understand your query.

    Regards.

Answers

  • Thanks for your reply, I was able to see more quietly the problem behind, seems that I am pressing a control that turns hidden when used once and the pointer goes to an object located into the same position. I am fixing my code and is working better. I will close this one.
This discussion has been closed.