Forum Discussion

steve_hall's avatar
steve_hall
Contributor
12 years ago

TestComplete with PowerBuilder App.... TabSequence Property

Hi All,



I'm testing an app developed using PowerBuilder. I've been trying to work out how different fields are either enabled / disabled (greyed out) - since looking at them in the Object Browser in TC shows ALL fields as enabled, not read-only etc etc - ie, all such properties have the same value regardless of if the field is disabled or not.



Talking to the Dev's here, it apparently is down to the objects "TabSequence" property. 0 = disabled, anything else = the object's tab order number.



Trouble is, Dev themselves admit TabSequence is available in the PowerBuilder Designer, and in code. 



TC does NOT list this as a property.



Any suggestions on how I could access this property via TC?



No RepliesBe the first to reply