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

Dummy PR for Adding selenium ui test #1296

Open
wants to merge 43 commits into
base: main
Choose a base branch
from
Open

Conversation

THEBOSS0369
Copy link
Collaborator

This PR is a Dummy PR for Adding selenium ui test and is successor of PR #1286 created for ensuring tests passing or not in browser stack.

@THEBOSS0369
Copy link
Collaborator Author

I will be resuming my work on this issue Now. Thanks for your patience 😃

@THEBOSS0369
Copy link
Collaborator Author

I am just on the last stage tests are passing in every browser except Firefox 70 i will try to fix that tomorrow and ms edge's failing due to tests termination (ie. tests are not starting have to ask the maintainer)

@THEBOSS0369
Copy link
Collaborator Author

Hey @Jaifroid Sir i have fixed the issues that were coming now the test Passes in every browser except Firefox 70 and MS Edge 18
Proof of Test passing on chrome , safari
safari

1. Firefox 70 Issue:
The test is not passing because there is a popup coming which is saying that android-ios didn't found i tried every method
by clicking the link from the navbar, tried by finding all element related to android ios and then navigating to it. Still its not navigating to android Page however this popups doesn't shows in any other browser except FF 70 (I think this is a browser issue or maybe i'm wrong i need your help here)
image

2. MS Edge 18 Issue:
This issue is not due to popup or from code instead its a timeout issue. The tests are not running, I think may there is a limit set for the overall test to run and probably when starting tonedear tests its exceeding its limit.
image

Sir These are the issues that i'm facing , Please Help. Thanks!

@Jaifroid
Copy link
Member

@THEBOSS0369 Thank you for getting this far! I'll take a look and see if I can troubleshoot.

@THEBOSS0369
Copy link
Collaborator Author

THEBOSS0369 commented Jan 1, 2025

@Jaifroid Sir i found why its happening see the video below
I was testing for separate tab issue i got the same dialog box appearing that is coming in firefox 70. We can manually press the button it will work fine but when the system does it that dialog box appears. I don't know why this issue didn't occured in any other browser while testing.

To recreate this i used the Vim Motion Key extension in browser otherwise by mouse it works fine
https://github.com/user-attachments/assets/d93c4ba7-40ee-4750-95a3-940d92bd1cba

This issue is probably in zim because i was running the server on MS Edge latest version.
I also tried by visiting to Android page This dialog box appears in that case as well.

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

Successfully merging this pull request may close these issues.

2 participants