void makeCurrent()

Source

static void makeCurrent() {
  setRootDomAdapter(new BrowserDomAdapter());
}