Forum Discussion

shanescribner's avatar
shanescribner
New Contributor
3 years ago

TestLeft - Driver.Options.ObjectMapping

I can map controls using logic:

 

Driver.Options.ObjectMapping["Qt Controls"]["List widget"].AddClassName("drop_list");
Driver.Options.ObjectMapping["Qt Controls"]["Combo box"].AddClassName("ZSqlComboBox");
Driver.Options.ObjectMapping["Qt Controls"]["Tree widget"].AddClassName("ZSqlListView");
Driver.Options.ObjectMapping["Qt Controls"]["Line edit"].AddClassName("ZLineEdit");

 

 

Is it possible to query to get a list of Objects that have been mapped?

 

1 Reply

  • JOHNSMITH167's avatar
    JOHNSMITH167
    Occasional Contributor

    TestLeft and TestExecute have separate licenses. To execute Java custom frameworks using TestLeft, you typically need a TestLeft license. Confirm licensing details with SmartBear's documentation or support for accurate and up-to-date information on compatibility and licensing. #LightweightFlange