This commit is contained in:
AB
2018-04-30 02:39:48 +03:00
parent 974e6fe711
commit 5478ba03ad
3 changed files with 131 additions and 9 deletions

View File

@@ -6,4 +6,6 @@ password='40201'
app = Main(username, password)
app.auth()
app.auth()
app.get_tests()
print(app.start_test(3,0))