question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

self.driver.reset() is not working on appium version latest version . could you please have look on this , when ever i am using in my test cases , that test cases not running at all ,

See original GitHub issue

The problem

Briefly describe the issue you are experiencing (or the feature you want to see added to Appium). Tell us what you were trying to do and what happened instead. Remember, this is not a place to ask questions. For that, go to http://discuss.appium.io!

Environment

  • Appium version (or git revision) that exhibits the issue:
  • Last Appium version that did not exhibit the issue (if applicable):
  • Desktop OS/version used to run Appium:
  • Node.js version (unless using Appium.app|exe):
  • Npm or Yarn package manager:
  • Mobile platform/version under test:
  • Real device or emulator/simulator:
  • Appium CLI or Appium.app|exe:

Details

If necessary, describe the problem you have been experiencing in more detail.

Link to Appium logs

Create a GIST which is a paste of your full Appium logs, and link them here. Do NOT paste your full Appium logs here, as it will make this issue very long and hard to read! If you are reporting a bug, always include Appium logs!

Code To Reproduce Issue [ Good To Have ]

Please remember that with sample code it’s easier to reproduce the bug and it’s much faster to fix it.

Please git clone https://github.com/appium/appium and from the sample-code directory, use one of your favourite languages and sample apps to reproduce the issue.

In case a similar scenario is missing in sample-code, please submit a PR with one of the sample apps provided.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:19 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
KazuCocoacommented, Jan 30, 2019

What about using uiautomator2 as automationName?

[warn] [AndroidDriver] Consider setting ‘automationName’ capability to ‘uiautomator2’ on Android >= 6, since UIAutomator framework is not maintained anymore by the OS vendor.

0reactions
lock[bot]commented, Feb 5, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Inconsistency in Appium Test Case Execution(Android Platform)
Hi Aleksei, Observed whenever Test case Failed, when re test is done, then basic click function not working, Even after restarting the server...
Read more >
r - session not created: This version of ChromeDriver only ...
In my case, I was able to use the following code to establish a connection. driver <- rsDriver(browser=c("chrome"), chromever="73.0.3683.68", ...
Read more >
Appium Book-v0.9.1.pdf - State of Test Automation 2020-2021
Install appium-doctor to troubleshoot the errors if any using ... We should not have to change the app to apply automation testing. ○...
Read more >
Karate | Test Automation Made Simple.
Normally in dev mode, you will use your IDE to run a *.feature file directly or via the companion 'runner' JUnit Java class....
Read more >
How to fix common Selenium errors? - Ultimate QA
The problem is a standard compatibility issue between Selenium WebDriver and your version of a browser. As I am writing about this, the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found