Skip to content

Conversation

@Sangie50
Copy link
Collaborator

@Sangie50 Sangie50 commented Oct 1, 2025

Relevant Links

Bugzilla: 1976534
TestRail: 134723

Comments or Future Work:

  • The test requires to pin two tabs, then drag first tab over the other.
  • First tab can be pinned and retrieved again(DOM element references change when you pin a tab). However, the second pinned tab is having trouble retrieving again after pinning.
  • This causes issues when you use the drag_and_drop /or/ drag_and_drop_by_offset method, its gives a stale element error.

I have tried making the code as 'robust' as possible while switching window handlers and using more stable tab identifiers such as tab-titles instead of tab-index to fetch and refetch tabs.

@Tracy-Walker Tracy-Walker mentioned this pull request Oct 2, 2025
@Tracy-Walker
Copy link
Collaborator

Closing this for Sangie to start fresh from test code in PR821. (which I'll also close)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants