What does Friendly Name Property do?

I am testing a WinForms application with Coded UI.  I'm trying to understand what the Friendly Name property does.  
When viewing a Coded UI Map inside Visual Studio and looking at the properties of a particular control, I see the following items:
Control Type
Friendly Name
Search Configurations
Search Properties
Technology Name
Window Titles
I'm trying to understand what Friendly Name does.  Thanks.

Hello TheChargs,
Glad to receive your reply.
When you drag the crosshair on the control, you will view the properties of the control such as FriendlyName property. We can use these propertied to search the control through searchproperties and filterproperties.
Reference:
How does “Coded UI test” finds a control ??
Yes if the friendlyname property value is “BtnSubmit”, and you use it to search the control, CUIT will use the “BtnSubmit” when searching the control. CUIT will check some controls based on the searchproperties which you specify. If
a control matches the search properties and filter properties, it will locate the control as the target control.
In addition, maybe you also can get some idea from the following blog :
Hand-coding a Coded UI Test
Best regards,
Amanda Zhu [MSFT]
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.

Similar Messages

  • I'm just curious, what does Apple name the second hard drive

    I got a G5 with one hard drive which was by default named "Macintosh HD". When someone orders two hard drives what does Apple name the second hard drive by default? I'm just curious.

    "...what does Apple name the second hard drive..."
    Raul.

  • What does "domain name is used for your typekit fonts & SEO sitemap.xml" mean?

    Why is Muse now asking, on either uploading files via Muse or externally through another ftp, for a domain name that is used for your typekit fonts & SEO sitemap.xml?
    I used Muse for exporting my files to ftp externally a few months back and I could add whatever I liked into the domain name field (which made sense as I could choose an appropriate name). I upgraded Muse this morning and now no domain name I add in here is accepted and on hovering over the info icon I get a "domain name is used for your typekit fonts & SEO sitemap.xml. What does that mean exactly?
    If anyone can help?

    Hi Guys
    Great thread Omniscient! Like Bian, my username is just my name. It's a unisex name and caused a nice little debate in the early days of this forum as to whether I was male or female!
    Kerry is from the Irish meaning 'dark-haired' but I am a blondie (natural blonde when younger, bottle blonde now I am older!) I think my mum just liked the name...
    There are lots of interesting usernames out there - tell us about them and where they come from!
    Cheers
    Kerry
    Retired BTCare Community Manager - StephanieG and SeanD are your new Community Managers
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • What does full name on Part number?

    Dear all,
    Does any one know the full name of part number as below?
    1- WS-C3650-48FS
    what is full name WS, FS?
    2- WS-C3650-48TQ
    what is full name TQ?
    3-  WS-C2960X-48FPD-L
    what is full name X , FPD-L
    do you have link to show on this ?
    Best Regards,
    Rechard

    There is not a publicly published complete and explicit definition of the letters Cisco uses in their product nomenclature. the best one can do is look at either the product data sheet or Cisco Commerce Workspace (partner / reseller only) and see what the product description is.
    For instance, WS-C3650FS (-E or -L) is "Cisco Catalyst 3650 48 Port Full PoE 4x1G Uplink IP Services" (with Enhanced or Lanbase license), WS-C3650-48TQ is "Cisco Catalyst 3650 48 Port Data 4x10G Uplink IP Services" and WS-C2960X-48FPD-L is "Catalyst 2960-X 48 GigE PoE 740W, 2 x 10G SFP+, LAN Base".
    WS generally is a prefix on part numbers for all Wire Speed switch products. (Though that breaks down a bit on some of the smaller Catalyst models.) I've also seen it refer to "Workgroup Switch" class products.
    FS means is is a switch with fiber user ports.
    X distinguishes the newer 2960 models from the original 2960 series.
    FPD-L mean it has Full PoE+ and comes with Lanbase software feature license.
    Generally the letters at the end refer to the uplink type and license level.
    Also please see this earlier discussion:
    https://supportforums.cisco.com/thread/2135341

  • Have bad virus cannot open firefox or any other exe. file, where within firefox (what does firefox name folder that contains passwords) does it keep my passwords for various bookmarks

    because of a virus I cannot open Firefox or nay other exe. file. I need to retrieve my passwords for all of my bookmarks. Where within Firefox can i find the folder that has these passwords, what is the name Firefox gives this folder!!
    thanks, Mitch

    further observations :
    22:24:31:868 LOG_CLIENT_DB:checking http header for entry ip=192.168.1.66, mac=
    22:24:31:868 LOG_CLIENT_DB:Checking http header to find a matching client.db entry (ip=192.168.1.66)
    22:24:31:869 LOG_CLIENT_DB:HHetting client adaptation to 49 (ip=192.168.1.66)
    22:24:36:878 LOG_CLIENT_DB:The entry found in known clients list is already validated (ip=192.168.1.66)
    22:24:36:878 LOG_CLIENT_DB:checking http header for entry ip=192.168.1.66, mac=
    22:24:36:878 LOG_CLIENT_DB:Checking http header to find a matching client.db entry (ip=192.168.1.66)
    22:24:36:879 LOG_CLIENT_DB:HHetting client adaptation to 49 (ip=192.168.1.66)
    22:24:37:926 LOG_CLIENT_DB:The entry found in known clients list is already validated (ip=192.168.1.76)
    22:24:37:926 LOG_CLIENT_DB:checking http header for entry ip=192.168.1.76, mac=
    22:24:37:926 LOG_CLIENT_DB:Checking http header to find a matching client.db entry (ip=192.168.1.76)
    22:24:37:927 LOG_CLIENT_DB:Ignoring client with fixed flag = TRUE (ip=192.168.1.76)
    22:2
    thisnthing keeps on probing itself ... i wonder why. (.66 is the NMH  .76 is my pc ... ) it is also strange it cannot retrieve its own mac address....
    Oh , you can turn off the logging features again when done. it only takes time and diskspace on the NMH
    And before i get flamed : the comments i make about 'broken source' : i have no gripe with linux. I have a problem with companies that grab a bunch of stuff that is free ,slap it together, sell it for a lot of money and give no support to the people that bought it. They want all the money for no effort .. they turn open source into broken source ...

  • What does servlet-name & jsp-file tags do...

    Could someone please tell me how does the following tags pair work, in a JSP/servlet based application.
    <servlet-name>Hellow</servlet-name>
    <jsp-file>/Appl/Jsp/process.jsp</jsp-file>
    What is the relationship between the Hellow and the /Appl/Jsp/process.jsp file
    Regards
    AN

    When you register a servlet in the deployment descriptor, you must always specify <servlet-name>. The other required parameter is EITHER <servlet-class> OR <jsp-file>. For a standard servlet, use <servlet-class>, for a JSP use <jsp-file>.
    Servlets are always registered, JSPs are not. The reason to register a JSP is to set other values such as <load-on-startup>. In this case, the JSP must be converted to a servlet before deployment.
    Read the servlet spec for a better and fuller description.

  • What does the ServerName property of a mailbox do?

    This field doesn't seem to be related to anything. I have mailboxes on a single database with the ServerName field containing the name of different mailbox servers. Is this the mailbox server on which they were originally created? Is this field used for
    anything?
    e.g. Get-Mailbox -Database DB001 will return a list including these two mailboxes:
    Name
    Alias
    ServerName
    ProhibitSendQuota
    Theresa Jones
    tjones
    mailbox01
    unlimited
    Leslie Smith
    lsmith
    mailbox02
    unlimited
    Blog /
    Facebook / Twitter

    Hi,
    Based on my research, the ServerName parameter of the command Get-Mailbox does not reflect the correct Server name for Mailboxes on databases for a DAG. And this is "by design".To get the correct server, we can depend on the following command:
    Get-mailboxstatistics <mailboxID> | fl Displayname, ServerName
    For more information, you can refer to the following article:
    http://blogs.technet.com/b/appssrv/archive/2014/03/10/get-mailbox-does-not-reflect-the-correct-servername-for-mailboxes-on-databases-for-a-dag.aspx
    Best regards,
    Angela Shi
    TechNet Community Support

  • What does this name mean in the following form

    Hi guys,
    Can anyone please tell me abt the name field and also other field onSubmit does in the following form
    <form method="post" action="IAFDispatcher" name="mainForm2" onSubmit="return checkCustomer()">
    Thanks in advance.

    Hi guys,
    Can anyone please tell me abt the name
    abt the name field and also other field onSubmit does
    in the following form
    <form method="post" action="IAFDispatcher"
    name="mainForm2" onSubmit="return checkCustomer()">
    Thanks in advance.The name field is used for identifying this form on the client side, such as through javascript DOM operations (like document.forms.mainForm2 would locate the form in question).
    The onSubmit attribute defines a javascript function that will occur when the 'onsubmit' event of the form is given. The 'onsubmit' event occurs when a submit button is pushed or when a javascript .submit() method is called on the form. The function called my the onsubmit event should return a boolean value: "true" means that submission should continue, and "false" means that the form should not be submitted.
    http://www.w3schools.com/tags/tag_form.asp
    http://www.w3schools.com/tags/eventattributes.asp

  • The 'Name' property cannot contain any of the following characters

    Hello,
    I'm still suffering with OData requests:
    This URL works fine on the English version of my Project online:
    https://myserver.sharepoint.com/sites/pwa2/_api/ProjectData/Issues()?$filter=Status eq '(1) Active'&$select=ProjectId,IssueId,Title,Discussion,Resolution,Owner,DueDate
    So I tried to translate it to the French one but even the short syntax returns an error :
    https://myserver.sharepoint.com/sites/pwa/_api/ProjectData/Problèmes()?$filter=Statut eq '(1) Actif'
    NB: If I remove the filter, the connection works fine.
    What is the  'Name' property which dislikes some characters ?
    Thanks

    Hello,
    so far as I know, the installation language from Project Online is always English. In the Online Tenant you merely select the required language pack. In your case, the problem lies in the term "Problèmes" which has the illegal character "grave accent".
    Therefore, also in a French Project Online Tenant use for OData the English terms. That should work.
    Best regards
    Bernhard Fischer
    Bernhard Fischer [MVP] | www.wodey.de

  • HT4314 What does the recent tab mean in the friends tab on Game Center?

    What does the recent tab in the friends tab of Game Center mean? Thank you

    It is possible that there is a problem with the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
    Delete the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
    * Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    * http://kb.mozillazine.org/sessionstore.js
    If you see files sessionstore-##.js with a number in the left part of the name like sessionstore-1.js then delete those as well.<br />
    Deleting sessionstore.js will cause App Tabs and Tab Groups and all open tabs to get lost, so you will have to create them again (make a note or bookmark them).
    See:
    * http://kb.mozillazine.org/Session_Restore

  • HR-PA What does u201CCEu201D in name means

    Dear all,
    I am looking at BI Contend for HR-PA (Personnel Administration).   In the name of some of the objects there is u201CCEu201D at the end.  What does this CE means?
    Thanks for your help,
    Reynir

    CE in the HR-PA BI Content stands for Concurrent Employment. This requires grouping reasons to be configured in the ECC source environment. The grouping assignments can be seen in ECC table T77SO.

  • What does this message mean? : "The file name "DSC_0088.jpg" is offline or missing." ?

    What does this message mean? : "The file name "DSC_0088.jpg" is offline or missing."   I am in the process of importing photos from iPhoto (don't really know what I'm doing....) and when I look at one of the imported photos that message pops up.  I know what "DSC_0088.jpg" is.  I don't know what it means that the file is "missing".

    CASpyr,
    Thank you so much for your reply.  I have a couple of bigger issues that I am dealing with: too many photos on my laptop: 40,000! (Of course I have to throw away many of them, but that is time consuming). I have a MacBook Pro and have primarily used IPhoto. I have recently purchased 2 external drives and have transferred my photos to those, but I need a basic education about how photos are stored, copied, etc.  I have recently been told that iPhoto only shows and deals with jpegs, not RAW.  About 1/3 of my photos are RAW, so I purchased Lightroom, so I could do more with those RAW photos.  I have been told by my local Mac store that I need to delete most of my photos from iPhoto, because it's causing problems.  I am reluctant to do so until I am sure that all of the keywords, descriptions and editing I have done to these photos is not lost when deleted from iPhoto. I just watched a tutorial about importing to Lightroom and got out of it that I needed to copy photos from iPhoto to a file on my desktop and then copy to Lightroom.  I did that, it seemed to work.  Then (because of my storage/memory issues) I deleted the photos (just a few as an experiment) from that desktop file.  I'm guessing that is why Lightroom doesn't recognize the the photos.  It seems that (learned from another tutorial) that one uses "Add" , Lightroom is only connecting to the source of the photo, not  actually copying it to the program.  Sounds like I need to use the "Move" feature instead.  My ultimate goal is to store the photos on the 2 external drives and eliminate most of them from my lapop.  So my basic questions have to do with what data (metadata??) is copied from iPhoto to an external drive (RAW???) and what isn't copied. Basic understanding issues,obviously….  I hope this isn't too much to ask.  If you can recommend a book or resource that can explain those basic issues to me I'd appreciate it.  I just got back from a trip and I can't download my new photos until I manage the rest!
    Thanks,
    Nancy

  • HT4199 What does it mean when I click on my wifi name and the bars come up but the network keeps thinking and the ipad says safari cannot open the page because it is not connected to the internet. ?

    What does it mean when I click on my wifi name and it show I'm on my wifi, but the network keeps thinking and the ipad says, Safari cannot open this page because it is not connected to the internet. ?

    When you click on the WiFi network name, have you also provided the password for accessing the network?  You should get a dialogue box asking you for the security information the first time you connect.
    If you are not able to connect, you might want to go to Settings > General > Reset > Reset network settings.
    Then go back to Settings > WiFi and select your network name again and make sure the security information is now entered correctly.
    If you still cannot connect, power down the router, wait a few minutes, power up the router, with the iPad powered down the whole time, and after the router has had several minutes to stabilize power up the iPad.  See if it now connects correctly.

  • When I try to sync my ipod it says it cannot be synced because "a duplicate file name was specified". What does that mean and how can I fix it??

    When I try to sync my ipod it says it cannot be synced because "a duplicate file name was specified". What does that mean and how can I fix it??

    I'd start with the following document with that one:
    iPhone, iPad, iPod touch: How to restart the Apple Mobile Device Service (AMDS) on Windows

  • fault name="NegativeCredit" ... what does fault tag mean

    Hi ,
    I was trying to understand the code generated for the CreditRating Service sample available with BPEL 10.1.2.
    Can anyone please explain what does the tag <fault> here mean. Does this get taken as an input variable into the 'process' method(operation). This is the first time I am seeing a fault tag along with the portType, I have come across input and output messages before, though not the fault tag. There is no explanation for the <fault> tag in the developer guide. Can anyone please explain.
    <portType name="CreditRatingService">
    <operation name="process">
    <input message="tns:CreditRatingServiceRequestMessage"/>
    <output message="tns:CreditRatingServiceResponseMessage"/>
    <fault name="NegativeCredit" message="tns:CreditRatingServiceFaultMessage" />
    </operation>
    </portType>

    Hi. This means operation "process" is synchronous, has input (naturally) = wait for message described type, has output = replies to client with described message, has fault = can add fault message to ouput message.
    I think that this way client haven't to parse output message to decide whether fault is occurred.
    Imagine synchronous process with catch branch. Standard Reply at the end of process has output and hasn't fault but in catch branch you can put another Reply with same output and fault. If process run out without exception, client get output message. If exception is occurred then client get output message with fault.

Maybe you are looking for