Skip to content

Instantly share code, notes, and snippets.

@KameronKales
Created January 20, 2017 20:46
Show Gist options
  • Save KameronKales/7af96bd43cbcbb950066b8cf82ce5358 to your computer and use it in GitHub Desktop.
Save KameronKales/7af96bd43cbcbb950066b8cf82ce5358 to your computer and use it in GitHub Desktop.
gist to send time to form
end_time.send_keys(end_time_of_room)
begin_time.send_keys(begin_time_of_room)
t.sleep(5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment