=== Ursinha is now known as Ursinha-afk | ||
disc0tech | Good morning, I have a question, I setup a VM using TestDrive/Virtual Box using Trusty a couple of weeks ago, and have been using it for developing / testing autopilot tests. I should probably upgrade to the latest Alpha - should I rebuild the VM from scratch? Or just run apt-get upgrade? | 08:30 |
---|---|---|
Noskcaj | In the VM running apt-get dist-upgrade will be enough | 08:31 |
disc0tech | thanks, will do that | 08:31 |
senan | DanChapman: Good Eve :D | 10:23 |
DanChapman | hey senan | 10:27 |
senan | DanChapman: what can we do for the scan remote folder dialog..its a separate dialog..is it possible to catch it using autopilot ? | 10:31 |
DanChapman | senan, if you can get the pid of the dialog you could use get_proxy_object_for_existing_process but since we will not have an external network connection when running in the lab I wouldn't say it's a priority feature to be testing, I'd say cover all other options and then come back to it :-) | 10:33 |
senan | DanChapman: Can you please take a look at the current code and give me some suggestion on the To Do's | 10:35 |
senan | DanChampan: I'm not sure what all things I need to do in that now | 10:42 |
senan | DanChapman: how do I call the get_proxy_object_for_existing_process | 11:06 |
senan | DanChapman: I got the pid by using ps .. do I need to import any library for the function | 11:06 |
senan | DanChapman: I got the following error while using the proxy_object call http://paste.ubuntu.com/6813637/ | 11:14 |
DanChapman | senan you need to import get_proxy_object_for_exisitng_process then do 'proxy_obj = get_proxy_object_for_existing_process(pid) see http://unity.ubuntu.com/autopilot/api/introspection.html | 11:25 |
senan | DanChapman : Can you please review my code ? | 12:19 |
senan | DanChapman : Is it possible to set focus to an editbox explicitly ? | 12:40 |
DanChapman | senan, if you update the MP i'll review it that way :-) Yes use the keyboard focused_type context manager. It will get the entries focus for you | 12:41 |
senan | DanChapman : OK. I've managed to get the connect_to_server dlg and not trying to enter the server name :) | 12:42 |
DanChapman | senan awesome :-D | 12:43 |
=== Ursinha-afk is now known as Ursinha | ||
senan | DanChapman : Is it possible to wait until some operation to finish instead of using sleep | 13:12 |
senan | DanChapman, pused my new changes | 13:25 |
senan | DanChapman, Can you please check and let me know what all things needs to be done ? | 13:25 |
senan | DanChapman: I think I've completed almost everything...need your valuable suggestions to proceed :D | 13:42 |
=== Ursinha-afk is now known as Ursinha | ||
=== Ursinha-afk is now known as Ursinha |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!