Browse Source
- The test was failing because it was looking for a button with text 'See Hours' - The actual button text in ContactsView.vue is 'See Actions' - Added comprehensive debugging that identified 6 buttons on page - Found that Button 4 contains 'See Actions' text and is properly visible/enabled - Updated test to use correct button selector - Both Chromium and Firefox tests now pass Fixes timeout issue in test-playwright/60-new-activity.spec.tsstreamline-attempt
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue