AE
Size: a a a
AE
AE
A
ВК

AB
AE
ВК
AE
AE
ВК
A
AB
BO
ВК
BO
BO
AB
@Attachment(value = "Page screenshot", type = "image/png")
public byte[] saveScreenshot(byte[] screenShot) {
return screenShot;
}
public class MyTestListener implements ITestListener
Caused by: java.lang.IllegalAccessError: Update to static final field ru.stqa.pft.addressbook.tests.MyTestListener.ajc$tjp_0 attempted from a different method (ajc$preClinit) than the initializer method <clinit>
at xxx.MyTestListener.ajc$preClinit(MyTestListener.java:1)
at xxx.MyTestListener.<clinit>(MyTestListener.java:1)