How to use CDP console in Java-TestNG automation test on LambdaTest?

Can I use CDP console in Java-TestNG automation test on LambdaTest?

Hi Richard,

In order to use CDP console in Java-TestNG on LambdaTest, you can refer to these following steps. You can refer to the sample test repo:

The following is an example on how to run tests in in Java Automation Testing:

To run single test
    $ mvn test -D suite=single.xml -Dtestng.dtd.http=true