Good Morning,
I'm helping a coworker with setting up Test Studio Ultimate Perpetual in an run-time environment that is VERY constrained. Even as local administrator on his laptop we have limited-to-no authority to change some of the settings listed as mandatory (https://docs.telerik.com/devtools/teststudiodev/prerequisites/calibrate-browsers). Are there workaround(s) per-setting that might get around the following issues?
The behavior we see is that after a) installing the application as admin, b) starting the application as admin and loading the project from the "Get Started->Start With Sample Project" we can neither execute tests to Internet Explorer v11 ("about:blank" always shows, never navigates to URL) nor record tests ("Connecting recorder" times out and gives error "Unable to connect Recorder. Recording will not function..."). We have logging enabled and I can provide that if it would help.
Also, the "Test Studio Test Runner" application seems to misreport the version of IE (self-reports 11.885.17134.0) as 9.11.17134.0. It also does not report a version for Chrome at all. Please refer to attached image "TSRVersions.jpg".
Thanks in Advance,
Carl Eric McMillin


Hello everyone,
I have a problem with some test in the Telerik Test Studio Utimate. In some typing test runs, some characters are not entered in the input.
See the attachment.

When we are looking to get new elements into an existing page, the recorder pulls into a new page with the querystring appended
For organization sake, how do you go about adding or moving a new element to an existing page?


What are the differences of the two editions? I can't find a side-by-side comparison between the two. Obviously Ultimate is more complete (I think).
Thanks!


Hi,
We are already using Telerik Test Studio Ultimate (Product version: 2019.1.4.8.0 Licensed), want to enquire if we can use Dev Version too in our existing License?
Thanks

Hi ,
My Application is developed in Html5. In the Application , there is a html table with many pages. I need to Count the total number of rows present in the table including all pages.. I try With a simple code as mentioned below:
r=Pages.xxxx.mytable.AllRows.Count
Messagebox.show("Count of rows is "&r)
This Returns only the number of rows present in the first page.. It doesnt Count the other rows from Next page. Could you please help me to Write a code to Count the total number of rows from all the pages..
Regards,
Nithya A.

