actors.target_configuration module
- class actors.target_configuration.TargetConfigurationActor(*args, **kwargs)
Bases:
Actor
https://github.com/mozilla/gecko-dev/blob/master/devtools/shared/specs/target-configuration.js
- update_configuration(cache_disabled: bool | None = None, custom_formatters: bool | None = None, color_scheme_simulation: bool | None = None, custom_user_agent='', javascript_enabled: bool | None = None, override_dppx=-1, paint_flashing: bool | None = None, print_simulation_enabled: bool | None = None, restore_focus: bool | None = None, service_workers_testing_enabled: bool | None = None, use_simple_highlighters_for_reduced_motion: bool | None = None, touch_events_override='')