You are on page 1of 1

On the page:

http://www.leafground.com/pages/selectable.html

- With one click and drag, select items 2-6 and for the entire list of items, assert that only those items
(2-6) are selected (element contains class “ui-selected”)

On this page:
http://www.leafground.com/pages/drag.html

- Drag the green box to the bottom-right corner of the grey area and assert the new position in pixels.

On this page:
http://www.leafground.com/pages/sortable.html

- Sort the list of items descending, using Actions API. Once finished, get the list of items and assert
that it is sorted descending by their text value.

On this page:
http://www.leafground.com/pages/alertappear.html

- Click the button, explicitly wait for the alert, assert the text in it and then dismiss it. At the end, assert
that the alert is not visible any more.

You might also like