You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/Smokescreen/test_compartment_1.py
+5-6Lines changed: 5 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,6 @@
6
6
7
7
# To Do:
8
8
# Create a common click() function -> this aims to solve an issue where sometimes it thinks it has clicked the element but the page does not change
9
-
# playwright._impl._errors.Error: Dialog.accept: Cannot accept dialog which is already handled! - Have a look at removing this error (probably from line 67 of batch_processing)
verify_subject_event_status_by_nhs_no(page, first_nhs_no, latest_event_status)# This needs to be changed to pass an NHS number from the new DF first_nhs_no = df["COL NAME"].iloc[0] TODO
0 commit comments