Telerik Forums
Test Studio Forum
0 answers
167 views

I am trying to upload a file and I cannot select the button to upload.
In the preview of the element, I see that the area selected is big: it corresponds to the area of an input in the html inspector

The test clicks on the second link on the left in the image test-studio-preview, changing the page (or opening the prompt for unsaved changes).

If I select the div that makes the button and do a mouse action - left click nothing happens: it stays in the steps until the timeout makes the test fail.

 

chrome Version 100.0.4896.60 (Official Build) (64-bit)
extension 
Version 2022.1.314.1

Test Studio Version 2022.1.215.0

roberto
Top achievements
Rank 1
 updated question on 31 Mar 2022
1 answer
229 views

In a coded step, I am trying to open a drop down box, and capture the window with the dropdown open.

I have tried this, and I end up with just the Window without the combo box open.

timeFormatCombo.User.Click()
timeFormatCombo.Wait.ForNoMotion(500);
var dropDownCapture =  ActiveApplication.MainWindow.Capture();

Any suggestions on what to do?

Plamen | Lead Technical Support
Telerik team
 answered on 29 Mar 2022
1 answer
235 views

According to this - Configure Chrome for Test Studio Automation | Progress Test Studio (telerik.com) the latest version of test studio does not require the Chrome Browser extension.  I have unticked the 'Use Browser Extension (Chrome) checkbox in the project settings but when I run my tests it is still trying to load up the extension?

Any ideas why this is?

Thanks

Adrian

Plamen | Lead Technical Support
Telerik team
 answered on 15 Mar 2022
0 answers
157 views
I am not able to read the xml file can you please help me on this.
james
Top achievements
Rank 1
 asked on 14 Mar 2022
1 answer
263 views

Hi,

How do I get the latest update (R1 2022).

When I go to check for updates it says that my software is up to date but I am on Version v2021.3.1103.0 and the latest version is v. 2022.1.215?

Cheers

Adrian

Elena
Telerik team
 answered on 25 Feb 2022
1 answer
193 views

Hi,

Just wondering if it is possible to configure / change the colour of certain test steps.

For example I would find it really useful if Comments within a test could be a different colour so they stand out better.

Thanks

Adrian

Plamen | Lead Technical Support
Telerik team
 answered on 24 Feb 2022
0 answers
144 views
I tried to add some dll reference for the project it did not add in "Scripts" in settings. I tried to modify by manually going in settings.aiis and added the references. but it still could not find out. help with this please. 
Jack
Top achievements
Rank 1
 asked on 23 Feb 2022
1 answer
175 views

Hello Telerik Team,

 

Could you please explain how we can change which browser the Storyboard recapture uses to grab the screenshots? Mine is stuck on Internet Explorer 11 (IE11) which was fine until recently as that was our application's required browser, but we've moved to Chrome & now certain tests fail during the recapture because that functionality is not supported by IE11. The test list is set to use Chrome & Chrome is set as the preferred browser, so I'm not sure which setting controls the Storyboard Recapture function. I've looked through the documentation, but can't find anything pointing me in the right direction. Any help is appreciated.  I'm running version 2019.3.1030.0.

 

Plamen | Lead Technical Support
Telerik team
 answered on 18 Feb 2022
0 answers
360 views

Hello,

I currently trying to automate a test with Teststudio where i insert a value to an input field on a webpage, save it and then edit it to annother value.
But when i run the test and the value shall be edited, the Test inserts the old value of this field.

 

 

Unfortunatly i cannot show Images in public due to security permissions.

 

Regards

Tobias Marx

Tobias
Top achievements
Rank 1
 asked on 08 Feb 2022
1 answer
682 views

Hi,

We have begun using Test Studio with Angular 13. We use Kendo UI for Angular as our control set.

When we record a step, the picker is often unable to pick the actual element. For example, regard this UserName form field. It's wrapped in many Kendo elements. The picker in the Recorder can't find the Input text box, but rather only the "FormField" element since it's at the top.

        <kendo-formfield>
          <kendo-floatinglabel text="User Name">
            <kendo-textbox
              name="txtUserName"
              title="User Name"
              formControlName="userName"
              kendoTextBox
              required
              autocomplete="username"
            ></kendo-textbox>
          </kendo-floatinglabel>
          <kendo-formerror id="lblRequired1">Required</kendo-formerror>
        </kendo-formfield>

 

Is there a guide on how to setup our Angular Kendo controls so that the Recorder can find the value of the Text box?

Plamen | Lead Technical Support
Telerik team
 answered on 02 Feb 2022
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?