jdi-templates / jdi-light-testng-template

MIT License
6 stars 5 forks source link

Some of JDI Framework methods are hard to read. Variables names do not comply with the Java Naming Convention. #20

Closed sergei820 closed 1 year ago

sergei820 commented 1 year ago

Some of JDI Framework methods are hard to read. Variables names do not comply with the Java Naming Convention. variables naming

pnatashap commented 1 year ago

Thank for the issue. The code you see is IDE decompilation. And this code is a result of AspectJ library, there is no handwritten code for that injection. Original code for that class is in https://github.com/jdi-testing/jdi-light/blob/master/jdi-light-core/src/main/java/com/epam/jdi/light/elements/composite/WebPage.java