How do I pass W3C as capability in Python-Unittest framework?
Hi Ana!
You need to pass W3C capability as true as shown below while performing Python testing with Unittest framework.
"w3c": True
You can also generate the W3C capability from our automation capability generator.