Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Log appProfilling option #1414

Open
CharlanSofist opened this issue Oct 10, 2024 · 17 comments
Open

How to Log appProfilling option #1414

CharlanSofist opened this issue Oct 10, 2024 · 17 comments

Comments

@CharlanSofist
Copy link

Describe the bug

How i show de values of memory and cpu em this dashboard?

image

Environment

Appium version (or git revision) that exhibits the issue: 2.11.3, device-farm@9.4.1 [installed (npm)]
Last Appium version that did not exhibit the issue (if applicable):
Node.js version (unless using Appium.app|exe): 22.8.0
Npm or Yarn package manager: 10.8.2
Mobile platform/version under test: IOS
Real device or emulator/simulator: simulator
Appium CLI or Appium.app|exe: N?A

@CharlanSofist
Copy link
Author

@saikrishna321 can you helpme?

@saikrishna321
Copy link
Member

@CharlanSofist please the capabilities

https://devicefarm.org/capabilities/

@CharlanSofist
Copy link
Author

@saikrishna321 I am set de capabilities but this dont display the profilling

UiAutomator2Options options = new UiAutomator2Options(); options.setDeviceName(deviceName) .setPlatformVersion(platformVersion) .setPlatformName(platformName) .setUdid(udid) .autoGrantPermissions() .setApp(appPathRelative) .setAutomationName("UiAutomator2"); options.setCapability("logLevel", "debug"); options.setCapability("df:liveVideo", true); options.setCapability("df:recordVideo", true); options.setCapability("df:saveDeviceLogs", true); options.setCapability("df:build", deviceName);

@saikrishna321
Copy link
Member

Can u please share full server logs

@CharlanSofist
Copy link
Author

@CharlanSofist
Copy link
Author

By appium dashboard da values is displayed but via farm no:

appium dashboard:
image

farm:
image

@erdncyz
Copy link
Contributor

erdncyz commented Oct 14, 2024

Hi @CharlanSofist

Can ask another question how you change dashboard logo ? Can you explain me please ?

image

@CharlanSofist
Copy link
Author

@erdncyz this was a failed test when I forked the project, forget about returning to the original code about this.

@erdncyz
Copy link
Contributor

erdncyz commented Oct 14, 2024

Hi @CharlanSofist,

Did you change this area ?

image

@CharlanSofist
Copy link
Author

Hi @erdncyz
Yes, I tried to add another logo next to this one but I was unsuccessful.

@erdncyz
Copy link
Contributor

erdncyz commented Oct 14, 2024

Hi @CharlanSofist
So how did you do the one in the picture?
image

@CharlanSofist
Copy link
Author

Hi @erdncyz
I changed the logo file

@CharlanSofist
Copy link
Author

Hi @erdncyz
Is there a forum or some other place with slack or chat where I can ask questions without going directly through github?

@erdncyz
Copy link
Contributor

erdncyz commented Oct 14, 2024

@CharlanSofist
Copy link
Author

Hi @erdncyz
This is an open workspace?

@erdncyz
Copy link
Contributor

erdncyz commented Oct 14, 2024

Hi @CharlanSofist

Yes also my slack acoount email erdinc.yilmaz@digiturk.com.tr

@CharlanSofist
Copy link
Author

CharlanSofist commented Oct 14, 2024

Hi @erdncyz
About the logo, I've already returned to the normal version. I read in the license rights that you can't modify it. Now, about the problem of not showing the CPU and memory values ​​and showing them on the Appium dashboard, can you check?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants