提交 6b3ff67d 编写于 作者: DCloud-yinjiacheng's avatar DCloud-yinjiacheng

更新media自动化测试用例

上级 90ff7d88
......@@ -15,7 +15,7 @@ describe('API-compressVideo', () => {
it('test compressVideo', async () => {
await page.callMethod('testCompressVideo');
await page.waitFor(3000);
await page.waitFor(5000);
if (process.env.uniTestPlatformInfo.startsWith('android')) {
const infos = process.env.uniTestPlatformInfo.split(' ');
const version = parseInt(infos[infos.length - 1]);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册