Pages.HomeCORS.Find.ByExpression<ArtOfTest.WebAii.Controls.HtmlControls.HtmlAnchor>(expression)
.Wait.ForExists(10000);
6 Answers, 1 is accepted
ArtOfTest.Common
No thanks to your poor documentation.
- I am currently using the Trial Version of this tool and there are some things that I really like about it.
1. It actually interacts with the DOM unlike MS CodedUI
2. You can modify tests using C# .Net
However, the thing that I don't like about this is the fact that I need to switch between two different tools constantly. A pluggin for Visual Studio would be great. I also wish you had better documentation and examples.
We have a Visual Studio plug-in! There are also many pages of code documentation and code samples:
http://www.telerik.com/automated-testing-tools/support/documentation/user-guide/write-tests-in-code/intermediate-topics/settings-and-configuration/settings-class.aspx
http://www.telerik.com/automated-testing-tools/support/documentation/user-guide/code-samples/general/access-oracle-database.aspx
And here's a video I just created demonstrating how to debug coded steps in Visual Studio:
http://www.screencast.com/t/a2rKyTqsea
Cody
the Telerik team
Vote now
I see what you mean. Searching for HierarchyConstraint is supposed to bring up this link in the search results: http://www.telerik.com/automated-testing-tools/support/documentation/online-api-reference/html/T_ArtOfTest_Common_HierarchyConstraint.htm. I'm going to bring this up with our website team to try and find out why it's being excluded from the search results.
All the best,Cody
the Telerik team
Vote now
Yes, that was intentional. We, the Test Studio technical support team, aren't the ones that create our training videos. Our evangelist normally handles that job. We try to create short simple videos that should be self explanatory and skip recording audio.
Greetings,Cody
the Telerik team
Vote now