Forum Discussion
syedsafvan
16 years agoContributor
Hello Shreedhan,
As far as my knowledge goes you cant do that.
There could be one option worth trying -If you are using Name Mapping in you script on say FF and now want to run the same script on IE. you could move the all the elements in the namemapping from page to the last leaf nodes to the IE process and try running the script. Note that you ll need to have one script for FF and one script for IE.
Thankyou