This is a migrated thread and some comments may be shown as answers.

The fields are filled not always.

4 Answers 50 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
algot
Top achievements
Rank 1
algot asked on 04 Jan 2012, 12:09 PM
I fill html input field with following method
Pages.SitecoreCMS.Field_FullName.Text = Guid.NewGuid().ToString().Remove(30);
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).

4 Answers, 1 is accepted

Sort by
0
Anthony
Telerik team
answered on 04 Jan 2012, 07:24 PM
Hello Alexander,

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?

All the best,
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.
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.
0
Anthony
Telerik team
answered on 05 Jan 2012, 04:15 PM
Hello Alexander,

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.

Kind regards,
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
Tags
General Discussions
Asked by
algot
Top achievements
Rank 1
Answers by
Anthony
Telerik team
algot
Top achievements
Rank 1
Share this question
or