Hi,
We are using SmartGWT for our development and we want to test our app with automation tool in the market. Most of the tool in the market needs static id for elements. there is a setId method for some of the SmartGWT UI widgets but not for all the widgets.
Why it is not available for all the widgets?
Also, if we set the setId, it does not change the ID for the widgets.
What is this id for?
is there any way to set Id for widgets?
We are using SmartGWT for our development and we want to test our app with automation tool in the market. Most of the tool in the market needs static id for elements. there is a setId method for some of the SmartGWT UI widgets but not for all the widgets.
Why it is not available for all the widgets?
Also, if we set the setId, it does not change the ID for the widgets.
What is this id for?
is there any way to set Id for widgets?
Comment