add page locators #901
Annotations
51 errors
pages/event.py#L1
'selenium.webdriver' imported but unused (F401)
|
pages/event.py#L4
Expected 2 blank lines, found 1 (E302)
|
pages/event.py#L8
Line too long (120 > 79 characters) (E501)
|
pages/event.py#L9
Line too long (81 > 79 characters) (E501)
|
pages/event.py#L10
Missing whitespace around operator (E225)
|
pages/event.py#L10
Line too long (83 > 79 characters) (E501)
|
pages/event.py#L11
Missing whitespace around operator (E225)
|
pages/event.py#L11
Line too long (81 > 79 characters) (E501)
|
pages/event.py#L12
Missing whitespace around operator (E225)
|
pages/event.py#L12
Line too long (81 > 79 characters) (E501)
|
pages/event.py#L13
Missing whitespace around operator (E225)
|
pages/event.py#L13
Line too long (93 > 79 characters) (E501)
|
pages/event.py#L14
Missing whitespace around operator (E225)
|
pages/event.py#L14
Line too long (101 > 79 characters) (E501)
|
pages/filter.py#L1
'selenium.webdriver' imported but unused (F401)
|
pages/filter.py#L4
Expected 2 blank lines, found 1 (E302)
|
pages/filter.py#L8
Missing whitespace around operator (E225)
|
pages/filter.py#L8
Missing whitespace after ',' (E231)
|
pages/filter.py#L8
Line too long (99 > 79 characters) (E501)
|
pages/filter.py#L9
Missing whitespace around operator (E225)
|
pages/filter.py#L9
Missing whitespace after ',' (E231)
|
pages/filter.py#L9
Line too long (102 > 79 characters) (E501)
|
pages/filter.py#L10
Missing whitespace around operator (E225)
|
pages/filter.py#L10
Missing whitespace after ',' (E231)
|
pages/filter.py#L10
Line too long (102 > 79 characters) (E501)
|
pages/filter.py#L11
Missing whitespace around operator (E225)
|
pages/filter.py#L11
Missing whitespace after ',' (E231)
|
pages/filter.py#L11
Line too long (97 > 79 characters) (E501)
|
pages/leave.py#L1
'selenium.webdriver' imported but unused (F401)
|
pages/leave.py#L4
Expected 2 blank lines, found 1 (E302)
|
pages/leave.py#L8
Line too long (120 > 79 characters) (E501)
|
pages/leave.py#L9
Line too long (81 > 79 characters) (E501)
|
pages/leave.py#L10
Missing whitespace around operator (E225)
|
pages/leave.py#L10
Line too long (83 > 79 characters) (E501)
|
pages/leave.py#L11
Missing whitespace around operator (E225)
|
pages/leave.py#L11
Line too long (81 > 79 characters) (E501)
|
pages/leave.py#L12
Missing whitespace around operator (E225)
|
pages/leave.py#L13
Missing whitespace around operator (E225)
|
pages/leave.py#L13
Line too long (81 > 79 characters) (E501)
|
pages/leave.py#L14
Missing whitespace around operator (E225)
|
pages/leave.py#L14
Line too long (101 > 79 characters) (E501)
|
pages/leave.py#L15
Missing whitespace around operator (E225)
|
pages/leave.py#L15
Missing whitespace after ',' (E231)
|
pages/leave.py#L15
Line too long (85 > 79 characters) (E501)
|
pages/vacation_balance.py#L1
'selenium.webdriver' imported but unused (F401)
|
pages/vacation_balance.py#L4
Expected 2 blank lines, found 1 (E302)
|
pages/vacation_balance.py#L8
Missing whitespace around operator (E225)
|
pages/vacation_balance.py#L8
Missing whitespace after ',' (E231)
|
pages/vacation_balance.py#L9
Missing whitespace around operator (E225)
|
pages/vacation_balance.py#L9
Missing whitespace after ',' (E231)
|
test (3.8, 14.x, 4)
Process completed with exit code 1.
|