microsoft / microsoft/BotFramework-WebChat
[Test reliability] __tests__/adaptiveCards.js > disable card inputs
Open
Nobody has claimed this yet.
bug
technical-debt
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 1.6k
- Avg merge
- 22h 58m
- Merged PRs (30d)
- 2
Description
Screenshot

Version
4.13.0
Describe the bug
TimeoutError: Waiting 3 activities is shown
Wait timed out after 15230ms
at /home/vsts/work/1/s/node_modules/selenium-webdriver/lib/webdriver.js:894:17
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
Steps to reproduce
__tests__/adaptiveCards.js › disable card inputs
Expected behavior
Additional context
[Bug]
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with tests/adaptiveCards.js and reproduce the “disable card inputs” test to observe the timeout while waiting for 3 activities. Trace the test’s waiting behavior and use the reported Selenium timeout as the failure signal; done means the test completes reliably without timing out.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100