does playwright have the support/ features to handle multiple test data for various scenarios and for multiple environments. Could someone point me to the right approach for handling such scenarios.
scenarios:
Test will be executed in multiple environments ( Acceptance, prod etc). test will have multiple scenarios which will require different set of test data. I dont see a proper approach that i can used from the documentation ( or may be i am looking at the wrong place).
thanks in advance. Allen K