Skip to content
Discussion options

You must be logged in to vote

Hello,
All of these changes were made as an initial step to improve the stability of the tests. Although it was planned, the recent VS Code changes meant that it was expedited, as ExTester started to become very unreliable for UI testing after the release of VS Code 1.100+. VS Code started using more and more parts of the workbench asynchronously, and the DOM started refreshing quite often, which always leads to StaleElementErrors. This is why more dynamic functionality was added to ExTester.

By the way, bear in mind that ExTester officially supports only the three latest versions. You can use the 'vscode-min' placeholder, which currently points to VS Code 1.107.x.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ahmedneilhussain
Comment options

Answer selected by ahmedneilhussain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants