Forum Discussion
2 Replies
Sort By
- AlexKaras
Champion Level 2
Hi,
'$', usually, is a shortcut root function name provided by the jQuery library.
So you may either try to call this function from the page (not recommended unless you have no other choice) or use the means provided by TestComplete to search for the required web page element (link, in your case). - baxatobCommunity Hero
Hi,
What are you trying to do?