Forum Discussion

MDuca's avatar
MDuca
New Contributor
2 months ago

Right-Click Menu on SVG Map Not Detected in TestComplete

Hello SmartBear Support,

I’m encountering an issue in TestComplete related to right-click actions on an SVG map. When I record a test that includes a right-click on the SVG element, TestComplete does not detect or interact with the context menu that appears after the right-click.

Even when I try to run the test manually (by simulating the same right-click action), the menu still isn’t recognized or interacted with during playback.

This behavior used to work correctly in previous versions, so it may be a regression in the current release.

Could you please advise on possible causes or workarounds for this issue?

Thank you,
Mihaela Duca
Version of TestComplete 15.77.6.7 x64

2 Replies

  • As rraghvani stated this is community forum not support channel, and when you contact support you probably need to provide additional details, for example are you testing a desktop or web application.

    I will attempt to take a crack at it, and to help isolate the root cause perform the following:

    • Create a new project just to test this action, this help isolate NameMapping recognition.
    • Run an existing test case you sure it used to work before the upgrade, this confirms a change happened not just new recording detection issue.
    • Downgrade TestComplete to an earlier version to validate that it still works, this confirms a TestComplete issue not browser or OS libraries.
    • If possible test against and earlier version of your application, this validate it is not an application change.

    👍 Found it helpful? Click Like
    ✅ Issue resolved? Click Mark as Solution