Telerik Forums
Testing Framework Forum
1 answer
85 views

Recently we found an issue about popup in Edge.

when we do some wrong behaviors, alert will show up. just like this (https://demo.atata.io/products).

And we used dialogElement(the namespace is ArtOfTest.Common.Extensions) to catch the message. It works but after that we can't control the page. Whatever we tried like refresh the page or press enter by code, it always stuck until alert is closed manually or time out. Is there some one has the same situation? And if so, how to solve it? 

Below is the code:

Elena
Telerik team
 answered on 19 May 2023
1 answer
224 views
Hey All,

Being an expert I am here to know why someone need to use this framework for software testing?
Plamen Mitrev
Telerik team
 answered on 29 Mar 2022
1 answer
410 views

Hi - apologies if this was answered but I haven't been able to find it via search.

 

Will the Testing Framework support .NET 5 or .NET 6 XAML applications on Windows?

We're converting a .NET Framework application and are running into compilation problems when we target "net5.0". Targeting "net461" works fine. Is it possible to write a .NET 5 assembly that links to the Telerik Testing Framework?

If not, is there another product that can be used from .NET 5? Thanks!

Elena
Telerik team
 answered on 29 Apr 2021
2 answers
461 views

Hi Team,

we want to run the automated UI suite not launching the browser (i.e headless state) to ensure we can take advantage of running the tests nightly.

can any one help me understand how to do this.

 

Thanks in advance.

 

Elena
Telerik team
 answered on 12 Mar 2021
1 answer
231 views

Hi

Below is the code to iendify a Kendo Input control and enter the text.

 

 public Kendoinput Span
        {
            get
            {
                //return driver.ActiveBrowser.Find.ByAttributes<KendoInput>("class=~k-widget", "class=~k-autocomplete", "class=~txtBusinessIndustry", "GroupIndex=0");
               
            }
        }

It works perfectly when I execute it with first row of MS Test Data driven with CSV.

When the second row is started to execute, the element is not identified and no error message is displayed.

Any one, please help on this. 

 

Thanks,

Vedha

 

Plamen Mitrev
Telerik team
 answered on 13 Oct 2020
7 answers
198 views

Hi,

 

I'm experiencing troubles trying to capture screen of the browser Firefox v. 78.0.2 x64. It always captures empty screen, which does not even look simillar to the browser looking. Please see the attached picture.

I'm calling

            Log.CaptureBrowser(ActiveBrowser);

And I have also tried 

            ActiveBrowser.WaitForPageLoad();

            Log.CaptureBrowser(ActiveBrowser);

 

I have tried the same using Edge Chromium and it worked correctly.

 

Thank you for any advice!

 

Regards

Tomas

Plamen Mitrev
Telerik team
 answered on 29 Jul 2020
7 answers
928 views
Hello Telerik,

There is ScrollViewer WPF element in the application. I was able to identify it, but I couldn't find any methods how I can scroll the content inside the element. How can I do so?

Thank you.

Kind Regards,
Stanislav Hordiyenko
Elena
Telerik team
 answered on 13 Jul 2020
3 answers
224 views

Hi,

we have a system we want to test with Testing Framework. Of course it is a legacy system that has not very well formatted HTML markup and of course is too expensive to change - you probably all know this...

On this page we have a problem with one of the rows in the nested table does not have an enclosing end tag. This results in table not being found. But only, if the table is searched from a form on the page. If tables are searched from the root of the page, invalid table is found.

Why is that? I would expect to find all tables inside the form, regardless of whether I am searching within the form or the whole tree?

I have attached a VS project which reproduces the problem.

Elena
Telerik team
 answered on 31 Mar 2020
4 answers
444 views
Hi,

I try to use Testing Framework for WPF application.

But the problem is Login page in our application use HTML in WPF.

When I start WPF application from my code the login page is opening and I can find elements related only WPF elements .

But I can't find Web elements inside control WebBrowser, where located my fields Username and Pass and buttons.

System.NullReferenceException: 'Object reference not set to an instance of an object.'
ArtOfTest.WebAii.Core.Manager.ActiveBrowser.get returned null.



Please, could you tell me, is it possible to use testing framework with both functionalities - WPF + HTML?

If it is possible, can you provide an example of how I can find elements related WPF and HTML on the same Page.
Elena
Telerik team
 answered on 17 Mar 2020
8 answers
518 views
Hi,

My application is a WPF application.
I need to test an export of a file and save it on the computer.
How can I support the Save Dialog in order to save taht file?

Thanks
Dafna
Plamen Mitrev
Telerik team
 answered on 24 Feb 2020
Narrow your results
Selected tags
Tags
+? more
Top users last month
horváth
Top achievements
Rank 2
Iron
Iron
Steve
Top achievements
Rank 2
Iron
Erkki
Top achievements
Rank 1
Iron
Mark
Top achievements
Rank 2
Iron
Iron
Veteran
Jakub
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
horváth
Top achievements
Rank 2
Iron
Iron
Steve
Top achievements
Rank 2
Iron
Erkki
Top achievements
Rank 1
Iron
Mark
Top achievements
Rank 2
Iron
Iron
Veteran
Jakub
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?