Hello,
I have a file that calls several test methods that I created with protractor, it looks something like this:
import {MeuCadastro} from './MeuCadastro/MeuCadastro.spec';
import {Rotas} from './Rotas/rotas.spec';
let rotas: Rotas = new Ro...
asked by
22.03.2017 / 19:59