How can I map custom keyword to buitin keyword

@mch

Have you already created a lot of Test Case scripts using Web Recorder that call WebUI.click() and/or WebUI.enhancedClick() ?

If so, you have a good reason why you require the “mapping”. You would want to avoid rewriting the scripts if possible. With the “Expando meta class” technique, possibly you can reduce the volume of code rewrite job.