feat: Added docstring for macOS screenrecord option by ki4070ma · Pull Request #580 · appium/python-client

@ki4070ma

@ki4070ma

@ki4070ma

KazuCocoa

The default value is 4. You can increase the bit rate to improve video quality,
but doing so results in larger movie files.

fps (int): [macOS only] The count of frames per second in the resulting video.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, Python gives arguments as kewrgas in a method.

@mykola-mokhnach

mykola-mokhnach



class TestExecuteScript(BaseTestCase):
def test_sending_custom_keys(self) -> None:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is good to have these tests, but they are not going to work in CI env, because the necessary accessibility permissions are missing there

mykola-mokhnach

mykola-mokhnach

@ki4070ma

@ki4070ma

mykola-mokhnach