Ubuntu Pastebin

Paste from mterry at Mon, 23 Jan 2017 20:33:39 +0000

Download as text
1
2
3
            waitForRendering(view);
            var userList = findChild(view, "userList");
            tryCompare(userList, "movingInternally", false);
Download as text