Skip to content

Commit

Permalink
Update crPage.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelfeldman authored Apr 23, 2020
1 parent f885392 commit a39adc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chromium/crPage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ import * as types from '../types';
import { ConsoleMessage } from '../console';
import { NotConnectedError } from '../errors';
import { logError } from '../logger';
import { platform } from 'os';


const UTILITY_WORLD_NAME = '__playwright_utility_world__';

Expand Down

0 comments on commit a39adc8

Please sign in to comment.