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

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

Hi Macy!

You need to pass W3C capability as true as shown below while using Python Behave framework.

 "w3c": True

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