/srv/irclogs.ubuntu.com/2015/10/20/#ubuntu-autopilot.txt

jgdxAfter migrating to Ubuntu.Components 1.3, autopilot can no longer find "Label" in System Settings. Using the vis, it seems they are now called UCLabel?14:37
jgdxIs this a known issue?14:38
balloonsjgdx, interesting. Should have a look at the bugs and see15:56
balloonsis a helper failing, or just your tests? And it's likely not an 'issue' so much as intended15:57
balloonsi believe they are trying to use unique object names15:57
jgdxballoons, a local helper (in system settings).16:07
jgdxballoons, the recommendation from sdk team: do not use “Label” to find labels (if I read that right).16:08
balloonsjgdx, ahh. Yea, so no bug for the ui-toolkit helpers (which I wouldn't expect to see, as they try and keep it updated)16:08
jgdxprob not16:08
jgdxbut if people follow the “Good Example” from [1], they might fall into the same trap as me when migrating to 1.3. [1] https://developer.ubuntu.com/api/autopilot/python/1.5.0/guides-good_tests/16:10
balloonsjgdx, specifically what on that page?18:28
jgdxballoons, save_button = self.select_single('Button', objectName='btnSave') for example. When using the uitk the Button name isn't API20:39
jgdxor so I'm told20:39
balloonswould they rather see self.select_single(objectName='btnSave') or something else20:42

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!