IntelliTect / IntelliTect/TestTools.Selenate

WaitForEnabled (maybe others?) not always properly waiting

Open
#136 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1
Forks
1
Avg merge
2m
Merged PRs (30d)
2

Description

I made some assumptions on nested stack traces, and certain methods (WaitForEnabled and possibly others,) improperly throw instead of waiting and then returning true/false.

Need to do a bit of investigation, but it should be safe to remove the exception filters that check for inner stack traces.

Contributor guide

Open the contributing guide

Research direction

Start by tracing WaitForEnabled and any similar methods to understand how exception filters inspect inner stack traces. Investigate cases where they throw instead of waiting, then verify that the affected methods wait and return true or false as intended without inappropriate exceptions.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.