Логаут при вводе другого номера телефона (подтверждение записи по смс)¶
test_auth_logout_by_inserting_another_phone
Failures in last 30 days: 11
Generated at 2026-06-11 23:32 MSK
Last failure: 2026-06-11 19:02 MSK
Filter: pipelines with sandbox_biz_erp = master AND autotests_branch ∈ {master, main} only.
By exception class:
- Error — 10
- TimeoutError — 1
Failure signatures (grouped by exception + full message):
Error — 10 occurrence(s) across 9 pipeline(s)¶
playwright._impl._errors.Error: Locator.set_checked: Clicking the checkbox did not change its state
Call log:
- waiting for locator("[data-locator=\"checkbox-input\"]").first
- locator resolved to <input type="checkbox" id="ui-kit-checkbox-5" _ngcontent-ng-c2101348038="" data-locator="checkbox-input" class="checkbox__input ng-untouched ng-pristine ng-invalid"/>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- performing click action
- click action done
- waiting for scheduled navigations to finish
- navigations have finished
Stacktrace:
suite/yclients/client/booking/web/online_booking/test_authorization_pw.py:141 in test_auth_logout_by_inserting_another_phone
lib/apps_pw/yclients/client/booking/web/pages/booking_details.py:188 in fill_details
lib/apps_pw/yclients/client/booking/web/pages/booking_details.py:196 in _set_agreement_checkbox_checked
Seen in: - testops/autotests#205874 — shard 2 — launch 121815 (×1, last 2026-06-11 19:02 MSK) - testops/autotests#205788 — shard 2 — launch 121707 (×1, last 2026-06-11 14:46 MSK) - testops/autotests#205308 — shard 2 — launch 120387 (×2, last 2026-06-08 19:21 MSK) - testops/autotests#205268 — shard 2 — launch 120367 (×1, last 2026-06-08 16:13 MSK) - testops/autotests#205219 — shard 2 — launch 120252 (×1, last 2026-06-08 13:09 MSK) - testops/autotests#204930 — shard 2 — launch 120072 (×1, last 2026-06-05 12:11 MSK) - testops/autotests#204723 — shard 2 — launch 119528 (×1, last 2026-06-03 17:57 MSK) - testops/autotests#204648 — shard 2 — launch 119309 (×1, last 2026-06-03 13:01 MSK) - testops/autotests#203166 — launch 117424 (×1, last 2026-05-25 18:48 MSK)
TimeoutError — 1 occurrence(s) across 1 pipeline(s)¶
playwright._impl._errors.TimeoutError: Locator.dispatch_event: Timeout 30000ms exceeded.
Call log:
- waiting for locator("[data-locator=\"header_small_profile_button\"]").first
Stacktrace:
suite/yclients/client/booking/web/online_booking/test_authorization_pw.py:103 in test_auth_logout_by_inserting_another_phone
lib/apps_pw/yclients/client/booking/web/pages/services_list.py:55 in open_personal_account_page
Seen in: - testops/autotests#205440 — shard 2 — launch 120779 (×1, last 2026-06-09 17:49 MSK)