From a99a1544850cef1179c0053ae1d9cc6e08fff009 Mon Sep 17 00:00:00 2001 From: Daniel Tomlinson Date: Sat, 12 Oct 2019 03:24:46 +0100 Subject: [PATCH] updating test-run to quit browser --- .../prd/12-10-2019_03:23:21.json | 1 + .../__pycache__/receiveFromSQS.cpython-37.pyc | Bin 4282 -> 4282 bytes slack-bot/traffic-scraper/prd/test-run.py | 2 ++ 3 files changed, 3 insertions(+) create mode 100644 slack-bot/traffic-scraper/prd/12-10-2019_03:23:21.json diff --git a/slack-bot/traffic-scraper/prd/12-10-2019_03:23:21.json b/slack-bot/traffic-scraper/prd/12-10-2019_03:23:21.json new file mode 100644 index 0000000..93970fb --- /dev/null +++ b/slack-bot/traffic-scraper/prd/12-10-2019_03:23:21.json @@ -0,0 +1 @@ +["START", "START", "START", "START", "START", "START", "START", "START", "START", "START", "START", "START", "Did someone say M62!? \ud83d\ude27 Let's check the latest updates from Highways England as of 03:23:20! \ud83d\ude93\ud83d\udea8", "There are currently no reported congestion incidents on the M62 \ud83e\udd14", "There are currently no reported accident incidents on the M62 \ud83e\udd14", "Hey Andy, have you thought about getting the train? \ud83d\ude85", "END"] \ No newline at end of file diff --git a/slack-bot/traffic-scraper/prd/__pycache__/receiveFromSQS.cpython-37.pyc b/slack-bot/traffic-scraper/prd/__pycache__/receiveFromSQS.cpython-37.pyc index caae40c1821e67ad692d2fd9f177b5660298f198..88037461c090079869ed5491ef20b9630b40ee4f 100644 GIT binary patch delta 47 zcmdm`xJ!}GiI5L048w^ AK>z>% diff --git a/slack-bot/traffic-scraper/prd/test-run.py b/slack-bot/traffic-scraper/prd/test-run.py index ba681e5..e04c680 100644 --- a/slack-bot/traffic-scraper/prd/test-run.py +++ b/slack-bot/traffic-scraper/prd/test-run.py @@ -13,6 +13,8 @@ inst = ( .generateOutput() ) +inst.browser.quit() + instSend = sendToSQS.createSession( profileName='plex-aws', queueURL='https://sqs.eu-west-1.amazonaws.com'