I fill html input field with following method
And often field is not filled with value, step is passed, but test is failed because this field is requered.
If I restart Telerik problem may dissapear but it occurs later (test and site are not changed).
Pages.SitecoreCMS.Field_FullName.Text = Guid.NewGuid().ToString().Remove(30)
;
If I restart Telerik problem may dissapear but it occurs later (test and site are not changed).
4 Answers, 1 is accepted
0
Hello Alexander,
Anthony
the Telerik team
I used your code against the search box on Bing.com and it worked each time as expected.
Can you provide a public site and precise reproduction steps so we can see the issue locally?
Anthony
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
0
algot
Top achievements
Rank 1
answered on 05 Jan 2012, 12:06 AM
Site http://www.sitecore.net/Products/Sitecore-Pricing/Sitecore-CMS.aspx?test=1&sc_country=Global
Problem appears when fields Full Name/Company etc are filled. But problem is not stable and is reproduced not only here and not only by my tests.
Problem appears when fields Full Name/Company etc are filled. But problem is not stable and is reproduced not only here and not only by my tests.
0
algot
Top achievements
Rank 1
answered on 05 Jan 2012, 09:32 AM
Here video if field is not filled.
http://screencast.com/t/6xWOAvHxs0HS
If I run test several times all fields could be filled or some of them could be empty.
http://screencast.com/t/6xWOAvHxs0HS
If I run test several times all fields could be filled or some of them could be empty.
0
Hello Alexander,
Anthony
the Telerik team
Thank you for the sample site. I saw the intermittent behavior you described. I filed a bug report for this and you can find the PITS Issue here: Public URL.
I saw more consistent behavior after inserting a Wait For Exists step before the problematic input step, however it still wasn't perfect.
Anthony
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items