tp223 / Driving-Test-Cancellations

A python bot which searched for driving test cancellations and reserves them for you. You can then either book the test or keep searching.

Home Page:https://www.copadrivingtest.co.uk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sees current test booking as new test

mazshar opened this issue · comments

image

Sometimes I get the above occurrence where it detects the current test as a new test. I suspect there's some time issue and it looks for a test element on the current booking page by accident?

Realised this is because I didn't update my 'current_test' - i wonder if there's a way to differentiate this or prevent this happening without manually updating each time