amithsidContributor11 years agoHow to use private keyword in TestComplete?I want to use the private keyword in JScript on TC. What is the syntax to be used? I don't want variables to be accessed across different units.
prasad_kumar_sContributor11 years agoPrivate variables are declared in the same way you declare a public variable. instead of public, use private keyword where you declare the variables.
Recent DiscussionsWhy my While Loop keyword test is breaking when the value found is = to FalseSolvedAvalonia - XPF desktop app automationTestComplete 15.80: Mobile Recording on real Samsung device does not capture actions
Related ContentLaunch Browser in Incognito/Private ModePOM for keyword test on TestCompleteTestComplete with Zephyr