Tell me, is it possible to write test scripts for testing react js applications using java + testNG? Or will it be necessary to use other libraries for this? And what would be better to use java + testNG or javascript + (nightwatch js vs protractor)?

    0