Forum Discussion
Marsha_R
Champion Level 3
5 years agoYou can't call something from another project directly, but you can put a pointer to it in the current project. Look at the "to add an existing project item from a file" section. That header is wrong but the content is what you want.
sonya_m could you point out that header to Support or someone else who could fix it? It needs to be "to add an existing project item from another project"
nisgupta
5 years agoValued Contributor
Thanks for the updates.
Here is the screenshot I have . how can we call the LoginKeyword from the script testOpenClasses ? I have already added the pointer Loginkeyword .
-NG
- hkim55 years ago
Staff
KeywordTests.<name_of_keywordTest>.Run() - Marsha_R5 years ago
Champion Level 3
"run tests from scripts" section in here
https://support.smartbear.com/testcomplete/docs/keyword-testing/running.html