Login
Remember
Register
Ask a Question
Explain how test frameworks are supported by Appium?
0
votes
asked
Apr 26, 2021
in
Appium
by
rajeshsharma
Explain how test frameworks are supported by Appium?
#appium
test-framework
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Apr 26, 2021
by
rajeshsharma
Appium does not support test framework as such there is no need to support them. Appium can be used with any frameworks you want.
...