No CommentsBe the first to comment
We are working to update our software to .net 6.
On a test branch I tried my existing tests a found out that action clickbutton is no longer supported with the .net 6 release.
Other actions might also be affected, but to change all tests that use clickbutton to use a similar action is a lot of work.
Using replace all in a text editor might work, but editing outside of testcomplete does not seem that great of an idea.