But verify the correct usage of the updated class. The change to useOpenQA.Selenium.DevTools.V125.Emulation.SetDeviceMetricsOverrideCommandSettingsis appropriate. However, ensure that all usages of this updated class are correct.
("//py:defs.bzl", "generate_devtools", "py_test_suite") load("//py/private:browsers.bzl", "BROWSERS") load("//py/private:import.bzl", "py_import") py_binary( name = "selenium-release", srcs = [ "release-selenium.py", ], args = [ "upload", "$(location :selenium-whee...