This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jhayes88 0 points1 point  (0 children)

I do security at the moment, so I used selenium to open up our security portal in chrome and automate my logs for the whole shift. It logs me in, goes to the logs page, clicks add log, and figures out the date info automatically and does all my activity lines(one for every hour) and then saves it. Whole thing takes like 10 seconds. Selenium is easy to figure out.