Quote:
Please tell us why you’re uninstalling:
A To install a newer or licensed version of the product
B I will not use your product anymore
Really? No other possible reason? Here's one:
Is suspect the extension for VS2013 is causing me an issue when VS is running, but uninstalling from within VS doesn't work correctly (it's still asking me for a trial login after having removed it). Then, having dug up every reference to telerik under VS on disk and deleted those, it *still* asks me to login for the trial when I start VS. Not cool guys.
So, that's why.
Guys, please make this easier. It may not be TS that's at issue, but the issue with VS appeared within minutes of installing TS. What you suspect?
Disappointed New User
Hello!
I want to preface this by saying we know how to do this with coded steps, I'm trying to ascertain if it can be done in the test studio step builder itself:
I have a set of what looks on the webpage like rows, but aren't in a table. We need to verify the phrase in the second "column" (the p). Since the "rows" might change in the future, I'd like to find the p based on the index of the label. The labels should stay constant.
I created a test step to extract the TagIndex from the label, so that I could get the correct containing div, and then I tried to use that Index in a find for the p but it doesn't work. I'm attaching the files that show the definitions of both elements, the part of the log file I can show you, and the part of the dom I can show you.
Is this something that just can't be done in the steps?

We have a number of test lists being run via CLI, as a result we get similar number of .aiiresult files. Is there a way to automatically export these results into Excel files?
Final desired result is - getting aggregated report of all test cases with their result - in one single file.


Hello,
Is there a way to get exceptions from a browser's console?
I mean, if there is an exception in browser console (F12) I want to receive info about it to my test. Is it possible?

When I open my project from a local directory, I get an "Error Deserializing Object" message. All test cases within the project fail to load.
What can be done to prevent this in the future; feel that I've lost this project and their test cases associated with it.


Hi guys,
I made upgrade to latest version 2017.3.1010.0 and it started crashing all time. Looks like some files is missing in deployment like Telerik.Windows.Controls.ImageEditor.2016.1.122.1145 as well as binding redirect Microsoft.Extensions.Logging.Abstractions, Microsoft.AspNetCore.Authentication, Microsoft.IdentityModel.Protocols.OpenIdConnect, Microsoft.AspNetCore.Http.Features, Microsoft.IdentityModel.Tokens, Microsoft.AspNetCore.Http.Abstractions, Microsoft.Extensions.Options, Microsoft.IdentityModel.Protocols,Microsoft.Extensions.Primitives, Microsoft.Extensions.Logging.Abstractions and so on.

Hello,
I'm working on a test that verifies the download of a large file using the "Handle 'Download' dialog" test step. It works in IE, but does not in Chrome and Firefox. The problem with Chrome and Firefox is that the test step does not wait until the download has completed and passes/proceeds to the next step before the download is finished. Any ideas as to why this would be?
FYI the "Handle 'Download' dialog" test step properties are:
Thanks,
Michael
I am looking for a document that outlines all of the ports/protocols required by each of the components:
Scheduler Server
Storage Server
Run time agents
There are bits of info scattered throughout the technical document but nothing that clearly outlines all of the ports and what they are specifically used for.
