public void DesativarDetalhes() { Trend trdDesativerDetalhes = new Trend(_driver); trdDesativerDetalhes.DesativarDetalhes(); }