Obtained behaviour
For methods find_child/find_children can't return instance of ControlForm ControlTable ControlDropdown classes
Expected behaviour
For methods find_child/find_children can return instance of ControlForm ControlTable ControlDropdown classes
Notes
|
ctl = ControlBase(self.bot, **settings) |