Telerik Forums
Testing Framework Forum
9 answers
193 views
Hello.

I want to customize exception messages when element not found.
For example i want to write an element path.
Is it possible?
Asta
Top achievements
Rank 1
 answered on 11 Feb 2013
3 answers
178 views
Hello,

Is there an xsd or dtd for the telerik results file .aiiresult? I would like to map the results xml file to java types.

Thanks

Plamen
Telerik team
 answered on 08 Feb 2013
1 answer
194 views
Hello,

Is there any possibility to get information about the image that is displayed in the Image WPF element? File name (i.g. like in web we can get a file name), or resource name? Anything to differentiate it? I have walked through all automation properties but couldn't find anything that can help me to identify what exactly is displayed.

Thank you in advance.

Kind Regards,
Stanislav Hordiyenko
Boyan Boev
Telerik team
 answered on 08 Feb 2013
2 answers
117 views
Hi,

In time it happens very often, that I get a NullRefernceException when I click an element with MouseClick. This doesn´t happen when I run any other command like Click, Focus, Refresh or something else.The element isn´t null anyway.
Is there any known issue?

Kind regards
Silvio
Silvio
Top achievements
Rank 1
 answered on 06 Feb 2013
5 answers
206 views
Hello all,

Has any one been experienced with the problem when the entire application start to work extremely slow? I can't make head or tail of this, but when I initialize manager, run the application and enter login and password, the application hangs for more than 2 minutes. If the same application start without Telerik test automation framework, it works very quick. For the current moment, I have to run it manually and enter login and password, and then attach to main window with Telerik test automation framework.

Does anyone know what the reason is of this strange behavior?

Thank you in advance.

Kind Regards,
Stanislav Hordiyenko
Ivaylo
Telerik team
 answered on 05 Feb 2013
2 answers
138 views
Hello Telerik,

There is an issue with a .ToolTipText property for Image class. This property doesn't return a tool tip text even though it exists.

I have found a workaround for this. Before get the value of this property, I hover the mouse over the image with .User.HoverOver() method and then get the value of the property. Is it a bug?

Thank you.

Kind Regards,
Stanislav Hordiyenko
Stanislav
Top achievements
Rank 1
 answered on 04 Feb 2013
5 answers
172 views
Hello,

Is it possible?
I try to use 
Actions.InvokeScript<HtmlSpan>(
                "$j('#rulesTree span.rf-trn-lbl')" +
                ".filter(function() " +
                "{return $j(this).text().trim() == 'er';})").Click();

But take exception:
            • Object reference not set to an instance of an object.
Boyan Boev
Telerik team
 answered on 04 Feb 2013
6 answers
252 views
Hello Telerik,

I have faced with another issue while working with RadGridView WPF control. There are two rows in the header. When I try to get an access to HeaderCell, it returns only columns from the second row, but there is a first row that is like a group of columns that contains sub-columns. It is not related to the group columns functionality at all. I don't know how to get access through the RadGridView control to the first row of the .HeaderRow. TextBlockContent returns text from both rows, but when I try to iterate through them, then only rows from the second row.

How can I handle this? Thank you.

Kind Regards,
Stanislav Hordiyenko.
Boyan Boev
Telerik team
 answered on 31 Jan 2013
1 answer
172 views
Browser: Google Chrome v.24

On the page
click on a link that opens in a new window.
Need to get the address of the page that opens in a new window.

Relying on the topic, click on the link using:

Find.ById <HtmlAnchor> ("id_number"). MouseClick ();

However, clicking the link does not occur.

To retrieve and compare URL:
WaitForNewBrowserConnect ("url", false, 1000);

Tell me, please, as well as right-click on the link and then get the URL?

P.S. Translated by Google Translate
Plamen
Telerik team
 answered on 30 Jan 2013
1 answer
152 views
Browser: IE9 (configured as instructions Telerik)

IDE: Visual Studio 2010

At the beginning of the test must be a login on site.
However, after running the test - page opens and closes almost immediately. 
The result - error "Wait for condition has timeout" 

After resetting the browser and set as instructions - Telerik can not find one of the items on the "id". Re-running the test - an error "Wait for condition has timeout"

Tell me, please, how to solve the problem?

P.S. Translated by Google Translate
Plamen
Telerik team
 answered on 30 Jan 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?