-
Notifications
You must be signed in to change notification settings - Fork 115
Description
Hello.
I'm not sure that my message represents an issue, because I've not found any incorrect behaviour of framework classes, but one problem for newbies presents, and it takes some time to understand where is it, and how to resolve it.
The problem is next.
Impoted class org.apache.commons.lang.WordUtils from "common-lang" library presents in common-lang-2.xx versions libraries only. In 3.xx versions this class was moved into "org.apache.commons.lang3.text" package. And libraries of latest versions of Selenium Webdriver are distributed with latest libraries of "common-lang" now, there no common-lang-2.xx.jar in suite today. At the same time I haven't found any information about neccessary libraries/jars/frameworks and their versions, and other required preconditions for successful using of Htmlelements framework, and this information is not so obvious for new users.
Thank you.
Best regards,
Alexander.