Skip to content

Instantly share code, notes, and snippets.

@classmember
Last active November 26, 2017 15:57
Show Gist options
  • Select an option

  • Save classmember/4439f40c134404577cec1fbc359ebe50 to your computer and use it in GitHub Desktop.

Select an option

Save classmember/4439f40c134404577cec1fbc359ebe50 to your computer and use it in GitHub Desktop.
next feature:
- import statement
- store and retrieve hashmaps
- variable handling (list of dictionaries)
technical features:
- function statement
- argument parsing
- commands:
- print statement
- sleep statement
- system statement
- python statement
- prompt statement for user input
- write to file
- all the actionchain functions such as ClickAndDrag
- logic flow control:
- if statement
- conditional handling (maybe python eval)
- elif statement
- else statement
- while statement
- foreach statement
- assert statement
- data types
- add html element as a core data type
- add web page as a core data type
- postgres database i/o
- selecting user agent strings
- selecting browser
non-technical features:
- better python packaging
- screenshots and video
- tutorials
- reference documentation
- FAQ
- communication with similar projects
- bug tracking
- make a logo
- tying the project in with fdo
- donations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment