eykxas
3 months agoRegular Contributor
Bypassing TC engine
Hi everyone !
Since Smartbear still doesn't fix the custom web element detection issue, I'm trying to bypass TC's internal engine.
I would like to use the native method of javascript to evaluate xpath expression. https://developer.mozilla.org/en-US/docs/Web/API/Document/evaluate
I have access to the method in TC, but I can't figure out which parameter to pass.
Do you have any idea how to use this?
Thx
In TC, if the Object is being returned, then you will need to know the objects you need to access via dot notation. TC might not show you the properties when you press the dot key, because of the JavaScript engine being used.