Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. QA Tools
  3. Squish
  4. Squish WinCC OA custom widget detection
Forum Updated to NodeBB v4.3 + New Features

Squish WinCC OA custom widget detection

Scheduled Pinned Locked Moved Unsolved Squish
1 Posts 1 Posters 55 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    JakobMa
    wrote last edited by
    #1

    Hello i am using WinCC OA to develop a qt application.
    WinCC OA has some custom elements which cannot be detected by squish for example a polygon.
    Squish is now not able to detect this element with the picker. I know the name of the element but as it is of WinCC OA internal i do not know the type:

    waitForObject(
      {"container": "container", "name": "POLYGON1","type": "???","visible": 1}
    );
    

    How do i get this information? And what to use if unknown? Is there any other way? I mainly just need to click this element.

    Thanks a lot

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved