Forum Discussion
- tristaanogreEsteemed ContributorYour name mapping is defined so that the NameMapping.Sys.firefox object is defined as either IEXPLORE or FireFox. Because of the conditional mapping you are using, no matter what browser you're using, it will be mapped to "firefox".
- achandContributorI deleted firefox mapping in the NameMapping and it worked.
Thanks !!