Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

how to change name on session? #134

Open
fatahillahardhi opened this issue Oct 2, 2023 · 3 comments
Open

how to change name on session? #134

fatahillahardhi opened this issue Oct 2, 2023 · 3 comments

Comments

@fatahillahardhi
Copy link

fatahillahardhi commented Oct 2, 2023

halo guys, I want to ask how to change session name in Appium Dashboard?

I want to change this "Ios" to scenario name

Screenshot 2023-10-02 at 2 28 02 PM
@fatahillahardhi fatahillahardhi changed the title how to change name in session? how to change name on session? Oct 2, 2023
@sudharsan-selvaraj
Copy link
Owner

We provide an option to update the test name from the code using executeScript.

driver.executeScript("dashboard: setTestName", "My login test");

@fatahillahardhi
Copy link
Author

thank you @sudharsan-selvaraj, can you please give me the link for this documentation?

@SushanthN
Copy link

@sudharsan-selvaraj Do we have documentation link?

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

No branches or pull requests

3 participants