ticket-001: Create a way for creating objects from webpage (CHECK)
ticket-002: Create a way for one method of fetching elements instead of a bunch of different ones (CHECK)
ticket-003: Create a way for removing strings from the return values (CHECK)
ticket-004: Fix the None return value from methods (CHECK)
ticket-005: Remove the unneeded method calls (CHECK)
ticket-006: Have the ability to alter url before finding the object id (CHECK)
ticket-007: Create a way to cache pages
ticket-008: Create a way for the all command to reference all the different object variables
ticket-009: Create a way for there to be an error if there is a parameter that isnt all/object name passed in