提交 680c3ac9 编写于 作者: J Joao Moreno

debug: setup screenshots properly

上级 c61f6945
......@@ -39,9 +39,9 @@ describe('Debug', () => {
before(() => app.start('Debug'));
after(() => app.stop());
beforeEach(function () { app.screenCapturer.testName = this.currentTest.title; });
it('configure launch json', async function () {
await app.workbench.debug.openDebugViewlet();
await app.workbench.openFile('app.js');
await app.workbench.debug.configure();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册