← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

Re: [Merge] lp:~carla-sella/ubuntu-docviewer-app/test-toc into lp:ubuntu-docviewer-app

 

Hello Stefano,
I tried to fix the bottom edge issue adding this line:

action_item.stretched.wait_for(True)

(action_item is the bottomEdgeTip.

If you can test this on you PC to see if it still fails.

I have found another issue though: the test fails when trying to click on the "Chapter 3. Package Management" content line as it is out of the Doviewer app window and not visible, but in autopilot vis it is in the QQuickListView and the test clicks on it as it is in the QQuickListView as a ListItemWithActions.

I'm not sure I have been clear, hope this screenshot helps to understand the issue:
https://dl.dropboxusercontent.com/u/10083981/Ubuntu%20phone/Docviewer.png


-- 
https://code.launchpad.net/~carla-sella/ubuntu-docviewer-app/test-toc/+merge/258082
Your team Ubuntu Document Viewer Developers is subscribed to branch lp:ubuntu-docviewer-app.


References