Jump to content

Recommended Posts

Posted

Hi All,

when I tried to automate the power builder application usuing AutoIT, it is unable to identify the objects in the Data window. Please help me resolve the issue.

  • Moderators
Posted

Moved to the appropriate AutoIt General Help and Support forum, as the AutoIt Example Scripts forum very clearly states:

  Quote

Share your cool AutoIt scripts, UDFs and applications with others.


Do not post general support questions here, instead use the AutoIt Help and Support forums.

Expand  

Moderation Team

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

  Reveal hidden contents

 

  • 4 months later...
Posted

When I was automating a powerbuilder appplication, AutoIT couldn't identify the objects in the Data window. is there any reason for that? Any kind of leads is appreciated.

Posted
  On 11/5/2024 at 7:30 AM, argumentum said:

This is as explicit of an answer, as explicit is the question.
Have you searched the forum regarding similar questions ?
No need to answer. I know you rather have a chat.
If you search, you'll read the answers to your question, is very common.

Expand  

I have googled for this and found only questions no answers. In 2010, I raised the same issue and it was mentioned as not supported. Looks like it is not supported now also😅

 

Posted
  On 11/5/2024 at 10:34 AM, Harshu said:

In 2010, I raised the same issue and it was mentioned as not supported.

Expand  
  On 6/14/2024 at 10:45 AM, Nine said:

Try to use UIAspy from UIAutomation, see if it can identify any of the controls...

Expand  
  On 11/5/2024 at 10:34 AM, Harshu said:

Looks like it is not supported now also😅

Expand  

...don't know what to say. Maybe you can with PowerBuilder manipulate PowerBuilder ?.
For what they show in their page, looks like a well rounded product. Why would you need AutoIt interacting with it ? They have their own UI/UX of PowerBuilder apps. AutoIt can use win32 controls, but custom made controls, is unlikely. Unless They implemented UIAutomation for their controls, all you have left is behavioral. In the sense of using keyboard and mouse coordinates based on your known interaction.

What are you after ?. Maybe you can talk to the developer and have a feature added.

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

Posted
  On 11/5/2024 at 12:43 PM, argumentum said:

...don't know what to say. Maybe you can with PowerBuilder manipulate PowerBuilder ?.
For what they show in their page, looks like a well rounded product. Why would you need AutoIt interacting with it ? They have their own UI/UX of PowerBuilder apps. AutoIt can use win32 controls, but custom made controls, is unlikely. Unless They implemented UIAutomation for their controls, all you have left is behavioral. In the sense of using keyboard and mouse coordinates based on your known interaction.

What are you after ?. Maybe you can talk to the developer and have a feature added.

Expand  

We would need AutoIt for automating our Test cases for Regression or System Testing. To our knowledge, powerbuilder does not offer any testing tool. Will get in touch with the Appeon team and get their inputs on the usage of custom controls and UIAutomation for those. Thanks for the suggestions.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...