Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 518 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 518 Bytes

front-monkey

A front-end monkey testing suite based on Python webdriver

Clicker

  • Randomly click on the page visible area

  • Prevent navigation automatically

  • Switch back immediately when new pages are opened

  • [TODO] Identify clickable object and focus on then

Scroller

  • Randomly scroll to different places of the main page

Resizer

  • Resize the page randomly

  • Identify the max and min size of the page automatically

Typer

  • [TODO]

Toucher

  • [TODO]

Dragger

  • [TODO]