appium / java-client

Java language binding for writing Appium Tests, conforms to W3C WebDriver Protocol
Apache License 2.0
1.2k stars 755 forks source link

chore: patch AutomationName with Chromium #1993

Closed AlessandroMiccoli closed 1 year ago

AlessandroMiccoli commented 1 year ago

Change list

Patch AutomationName with Chromium variable.

Types of changes

What types of changes are you proposing/introducing to Java client? Put an x in the boxes that apply

Details

For running the Chromium driver, we need to set the automation name to Chromium. So, I added this variable to the interface.

linux-foundation-easycla[bot] commented 1 year ago

CLA Signed

The committers listed above are authorized under a signed CLA.

mykola-mokhnach commented 1 year ago

@AlessandroMiccoli could you please sign the CLA?

AlessandroMiccoli commented 1 year ago

I already signed the CLA. I received an email. Do I need to do something else?

Screenshot 2023-08-31 at 14 17 34

AlessandroMiccoli commented 1 year ago

/easycla

mykola-mokhnach commented 1 year ago

@AlessandroMiccoli Make sure that the email address in your local github config matches with the one used to sign CLA

AlessandroMiccoli commented 1 year ago

I fixed the issue with the CLA.