Xephy 237 Posted January 14, 2017 Does the getWidget().isVisible() method not work, or am I using it incorrectly? sleepUntil(() -> getWidgets().getWidget(548).getChild(15) != null && getWidgets().getWidget(548).getChild(15).isVisible(), Calculations.random(1000, 2000)); *Edit* - It also doesn't interact with the widget when called either. Fixed
Recommended Posts
Archived
This topic is now archived and is closed to further replies.