Locked Customize CodedUITestBuilder raw actions

  • Thursday, September 20, 2012 1:55 PM
     
     

    Hi All,

    I want to write a program that is similar to CodedUITestBuilder. It will use the raw actions that generated by "recorder service" to build some custom actions.

    The question is: Are there any APIs to support my program to start the "recorder service" then listen to its raw actions?

    Thanks,

    Learner

All Replies

  • Friday, September 21, 2012 2:23 AM
    Moderator
     
     Answered

    Hello Learnerdq,

    Thank you for posting in the MSDN forum.

    Based on your description, I would like to know if you want to write an application which has similar functions with Coded UI Test Builder so that some custom actions can be recorded. If so,  I think that it should be very complicated if we can write this program. 

    In addition, I think Coded UI Test Builder is a good tool to record some actions on applications. Even though the program can be written successfully and some custom actions can be recorded, we can’t make sure that some unexpected errors will not occur when you play back the Code UI test.

    If the Coded UI Test Builder can’t satisfy your requirement for coded UI test, you could submit this feature request:

    http://visualstudio.uservoice.com/forums/121579-visual-studio

    The Visual Studio product team is listening to user voice there. You can send your ideas/suggestions there and people can vote.

    Thanks for your understanding.

    Best regards,


    Amanda Zhu [MSFT]
    MSDN Community Support | Feedback to us

    • Marked As Answer by learnerdq Friday, September 21, 2012 5:30 AM
    •