Forum Discussion

samirc23's avatar
samirc23
Contributor
11 years ago
Solved

method configuration

For all my objects I get only some methods in dropdown as mention in screenshot, I do not get SetText, Keys and etc methods in dropdown list.



Is this something related to configuration of TC?

 

If possible Please let me know what could be possible solution to this issue.

please find attached screenshot

 

Many Thanks,

Sam

6 Replies

  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)

    Hi Sam,


     


    First of all, I recommend that you read the "Working With Drop-Down Lists" article to learn the approaches provided by TestComplete to test drop-down controls.


    If the information from the article doesn't help, please answer the following questions:


    1. What TestComplete version are you using?


    2. What drop-down control is used in your app (let us know its name, version, and vendor)?


    3. What type of application are you testing (.NET, VCL, etc.)?


     

  • Hi Tanya,



    Its TC 9.31 and application is in c#.



    These name mapping has been exported from  project A to project B.

    i got work around if same page is open then only I get all methods in dropdown list (e.g. SetText, Click and etc.), but if i m not on same page then only couple of methods as mention in screenshot.



    But in project A if same page is not open still i m offered all methods in dropdown list.



    Please let me know if this is expected behaviour or not?



    Many Thanks,

    Sam

  • Hi Tanya,



    Thank you very much for your reply, but both projects has same code completion information which is ‘Store brief Code Completion data’. So I think both projects should have behaviour.