@kamalivincent
I've verified your use case by installing the latest version of PowerBuilder, and it works seamlessly, whether you use the recorder or the standard UI element picker.
I acknowledge your observation about the entire panel being displayed when selecting your element. However, rest assured, you can proceed to capture the correct element, and when you run your flow, it functions perfectly.
Because its captured all your move click with X and Y position and its not causing any issues there. Hope it helps!!
# Start of autogenerated actions using the recorder
@@source: 'Recorder'
DISABLE UIAutomation.Click.Click Element: appmask['Window \'PowerBuilder 2022 R3 - [What\'s New]\'']['Pane \'FNFIXEDBAR\''] ClickType: UIAutomation.ClickType.LeftClick OffsetX: 29 OffsetY: 19 MousePositionRelativeToElement: UIAutomation.RectangleEdgePoint.TopLeft
DISABLE WAIT 5
# End of autogenerated actions using the recorder
# Start of autogenerated actions using the recorder
@@source: 'Recorder'
DISABLE UIAutomation.Click.Click Element: appmask['Window \'PowerBuilder 2022 R3 - [What\'s New]\'']['Pane \'FNFIXEDBAR\''] ClickType: UIAutomation.ClickType.LeftClick OffsetX: 85 OffsetY: 20 MousePositionRelativeToElement: UIAutomation.RectangleEdgePoint.TopLeft
@@source: 'Recorder'
DISABLE MouseAndKeyboard.SendKeys.FocusAndSendKeys TextToSend: '{LControlKey}()'
# End of autogenerated actions using the recorder
DISABLE WAIT 5
# Start of autogenerated actions using the recorder
@@source: 'Recorder'
DISABLE UIAutomation.Click.Click Element: appmask['Window \'PowerBuilder 2022 R3 - [What\'s New]\'']['Pane \'FNFIXEDBAR\''] ClickType: UIAutomation.ClickType.LeftClick OffsetX: 145 OffsetY: 17 MousePositionRelativeToElement: UIAutomation.RectangleEdgePoint.TopLeft
@@source: 'Recorder'
DISABLE WAIT 2
@@source: 'Recorder'
DISABLE MouseAndKeyboard.SendKeys.FocusAndSendKeys TextToSend: '{LControlKey}()'
# End of autogenerated actions using the recorder
Thanks,
Deenuji Loganathan
🤖 Automation Evangelist
Deenuji - Follow me on LinkedIn
-------------------------------------------------------------------------------------------------------------
If I've helped solve your query, kindly mark my response as the solution ✔ and give it a thumbs up!👍 Your feedback supports future seekers 🌟