How do I pass W3C as capability in Python-Robot framework?

How do I pass W3C as capability in Python-Robot framework?

Hi Macy!

You need to pass W3C capability as true while using Python Robot framework.

 "w3c": True

You can also generate the W3C capability from our automation capability generator.