ShaftHQ / SHAFT_ENGINE

SHAFT is a unified test automation engine for web, mobile, API, CLI, database, and desktop e2e testing. Powered by best-in-class frameworks, SHAFT provides a wizard-like syntax to drive your automation efficiently, maximize your ROI, and minimize your learning curve with no limitations! Stop reinventing the wheel! Upgrade now!
https://shafthq.github.io/
MIT License
330 stars 127 forks source link

[Bug]: this function new TouchActions(driver).tap(element locator) It works very slowly. #1695

Closed NohairWaffarX closed 2 months ago

NohairWaffarX commented 2 months ago

i have element and i used this function new TouchActions(driver).tap(element locator) and work correctly and click on this element but It works very slowly.

Screenshot_3

MohabMohie commented 2 months ago

hello dear, we cannot work on it without the requested items as per the bug template. feel free to reopen after providing the needed data. meanwhile we will attempt some blind enhancements.

Describe the bug

A clear and concise description of what the bug is.

Link to SHAFT_Engine Console logs

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

Link to SHAFT_Engine Extent Report HTML

Create a GIST which is a paste of your full extent report .html file, and link it here.

Environment

  1. SHAFT_Engine version that exhibits the issue (Note: We support only the latest release):
  2. Last SHAFT_Engine version that did not exhibit the issue (if applicable):
  3. Desktop OS: [e.g. iOS]
  4. Desktop Browser (if applicable): [e.g. chrome, safari]
  5. Desktop Browser Version (if applicable): [e.g. 22]
  6. Mobile Device Name (if applicable): [e.g. iPhone6]
  7. Mobile Device OS (if applicable): [e.g. iOS8.1]
  8. Mobile Device Browser or Native App:
  9. Mobile Device Browser (if applicable): [e.g. chrome, safari]
  10. Mobile Device Browser Version (if applicable): [e.g. 22]

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots, gifs, or video recordings to help explain the issue you're facing.

Additional context

Add any other relevant context about the problem here.