I have following set up for keeping class and class method names. It works well with classes hence classes in package and sub packages of com.seleniumtests.**
are not obfuscated.
But despite I have selected Keep names - .class method names
check box, methods in classes of package com.seleniumtests.**
are still obfuscated.
Did I miss any configuration?