Telerik Forums
Testing Framework Forum
1 answer
197 views

I can't reproduce this bug on my local machine - I'm trying to help a remote co-worker - but when they get a Control and run .MouseClick(), the annotation shows a click in the correct location, but nothing happens. We're running the exact same code, with the same versions of Chrome and the Telerik Chrome Extension, but on my end clicks work just fine, and on their end, nothing happens. The strange thing is that typing text is working, just not clicking.

I found out how to enable trace logs and will look through them when I'm able to have my co-worker generate them, and I'll make sure we've got the same version of the Testing Framework itself installed, but other than that I have no idea what could be causing this issue. Some Chrome or Windows setting that I only have on my end that I don't know/have forgotten about?

Plamen Mitrev
Telerik team
 answered on 08 Aug 2022
1 answer
173 views

The code we use is

manager.ActiveBrowser.Cookies.SetCookie(cookie);

But when we getcookie, we found nothing.

Plamen Mitrev
Telerik team
 answered on 20 Jul 2022
1 answer
253 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
216 views

Hello!

After updating to Testing_Framework_2021_2_0809_1_Free we have an issue with our UI tests for WPF app.

Running tests failed with following exception:

'System.IO.FileNotFoundException : Could not load file or assembly 'Telerik.TestStudio.SourceControl, Version=2021.2.809.0, Culture=neutral, PublicKeyToken=f2078c57222e4731' or one of its dependencies. The system cannot find the file specified.'

This dll is missing in package.

And we could found it only in Test Studio installer.

So seems the package is broken as we could not get necessary DLL.

Plamen Mitrev
Telerik team
 answered on 02 Feb 2022
1 answer
426 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
476 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
246 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
205 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
984 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
243 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Mark
Top achievements
Rank 1
Yurii
Top achievements
Rank 1
Leland
Top achievements
Rank 2
Iron
Iron
Iron
Hon
Top achievements
Rank 1
Iron
Deltaohm
Top achievements
Rank 3
Bronze
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Mark
Top achievements
Rank 1
Yurii
Top achievements
Rank 1
Leland
Top achievements
Rank 2
Iron
Iron
Iron
Hon
Top achievements
Rank 1
Iron
Deltaohm
Top achievements
Rank 3
Bronze
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?