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

silverlight popup window not recoginezed the input values

1 Answer 89 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
dileep
Top achievements
Rank 1
dileep asked on 24 Jun 2010, 01:37 PM

Hello Nelson,
thanks for replying all the tickets its very happy to glance u r response espcially the time out problem was solved.
iam sending one screen shot plez check it . The problem is when iam inserting any text in the textbox it is not recoginzed
upto the below sceenshot it is executing and giving the below exception

Unable to locate element. Details: Attempting to find [Silverlight] element using

Find logic

 (Html): [id 'Exact' silverlightControlHost] THEN UNDER NODE FIND [tagIndex 'Exact' object:0]

 (Silverlight): [XamlTag 'Exact' gridviewvirtualizingpanel] AND [automationid 'Exact' PART_GridViewVirtualizingPanel] THEN UNDER NODE FIND [XamlPath 'Exact' /gridviewrow[6]/grid[name=grid]/datacellspresenter[name=PART_DataCellsPresenter]/stackpanel[0]/horizontalscrollpanel[name=PART_PartialScrollContainer]/gridviewcellspanel[name=PART_GridViewCellsPanel]/gridviewcell[1]/grid[name=SelectionBackground]/alignmentcontentpresenter[name=PART_ContentPresenter]/grid[0]/hyperlinkbutton[0]]

                    
                                                       iam using telerik with vsts      

 

 

        2)How many types of recording we have in telerik

    3)I need some coustom code for c# language like whenever i need to write code i want to know what type of systax we can use
    3) plez tell to any user guide or any link so i can explore about telerik with vsts i want some real scenrio and demo, video.
    plez reply me as soon as possible

    thank you very much NELSON
    REGARDS
    Dileep.s


     

    1 Answer, 1 is accepted

    Sort by
    0
    Missing User
    answered on 24 Jun 2010, 10:19 PM
    Hi dileep,

    I'm glad you were able to resolve the Wait For problem. Could you post back what the solution was?

    So I'll try to answer all your questions by point if that's alright.

    1) Just to verify, I believe I pointed you to this blog on Silverlight child windows. So you added the Telerik.WebUI.PopupTracker.Track() to your child widow, right? 

    The error you posted also does not seem to correspond to failing for a TextBox as the Find Expression for it ends in:
     .../hyperlinkbutton[0]]

    It looks like it's bailing on a HyperLinkButton. For the HyperLinkButton, could you try changing the Find Params to use the Text Content of the HyperLinkButton? Also, could you visually verify if the TextBox is being filled out in the test run?

    2) I'm not sure what you are asking in this question, so if you can please clarify your question more.

    3) For custom code, you can checkout this documentation. But please try to use the regular WebUi recording as much as possible for most scenarios for ease of test maintenance and test changing.

    4) Here is a link to all the online documentation and videos. You can also attend one of the weekly Webinars for more intro information. If you have anymore support or technical questions, please feel free to post back here. for more Sales or Features type questions, I can forward you to my coworker once you feel all of your support questions have been answered.

    Regards,
    Nelson Sin
    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
    dileep
    Top achievements
    Rank 1
    Answers by
    Missing User
    Share this question
    or