=== Ursinha is now known as Ursinha-afk [08:30] 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:31] In the VM running apt-get dist-upgrade will be enough [08:31] thanks, will do that [10:23] DanChapman: Good Eve :D [10:27] hey senan [10:31] DanChapman: what can we do for the scan remote folder dialog..its a separate dialog..is it possible to catch it using autopilot ? [10:33] 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:35] DanChapman: Can you please take a look at the current code and give me some suggestion on the To Do's [10:42] DanChampan: I'm not sure what all things I need to do in that now [11:06] DanChapman: how do I call the get_proxy_object_for_existing_process [11:06] DanChapman: I got the pid by using ps .. do I need to import any library for the function [11:14] DanChapman: I got the following error while using the proxy_object call http://paste.ubuntu.com/6813637/ [11:25] 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 [12:19] DanChapman : Can you please review my code ? [12:40] DanChapman : Is it possible to set focus to an editbox explicitly ? [12:41] 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:42] DanChapman : OK. I've managed to get the connect_to_server dlg and not trying to enter the server name :) [12:43] senan awesome :-D === Ursinha-afk is now known as Ursinha [13:12] DanChapman : Is it possible to wait until some operation to finish instead of using sleep [13:25] DanChapman, pused my new changes [13:25] DanChapman, Can you please check and let me know what all things needs to be done ? [13:42] DanChapman: I think I've completed almost everything...need your valuable suggestions to proceed :D === Ursinha-afk is now known as Ursinha === Ursinha-afk is now known as Ursinha