Add "Wait for DOM inactivity" keyword which waits until page is fully loaded/rendered
Personne n'a encore pris cette issue.
Évaluation
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Accessibilité débutants
- 35/100
- Type d'issue
- Fonctionnalité
- Clarté
- Plutôt claire
- Activité
- À l'abandon
- Stack technique
- javascript, python
- Domaine
- testing
Piste de recherche
L’issue nomme le nouveau mot-clé Wait for DOM Inactivity de SeleniumLibrary et l’API Mutation Observer côté navigateur, mais ne mentionne aucun fichier du dépôt ni aucun test. Commencez par localiser les points d’entrée existants des mots-clés d’attente et leurs tests ; le travail est terminé lorsque le mot-clé est disponible pour les pages dynamiques et que son comportement est couvert par des tests.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Description
Prerequisites
- I have searched for similar issues in open tickets and cannot find a duplicate.
- The issue still exists against the latest released version of SeleniumLibrary.
- This is not a usage question or support request. For those, see more details in README.rst: https://github.com/robotframework/SeleniumLibrary#support
- You are not using the Java Selenium2Library: https://github.com/MarketSquare/robotframework-seleniumlibrary-java
- Remember that this is a public forum, so remember to remove all sensitive
information, like username and password.
For issues
Steps to reproduce the issue
N/A
Error messages and additional information
N/A
Expected behavior and actual behavior
N/A
Environment
N/A
Feature Request Background
In an effort to improve page performance, modern web apps load initial content, then load the rest of the data on the page via XHR requests. The page continues to mutate until all additional data is loaded. This is a major problem for old frameworks like Selenium, which simply wait until the initial page loads but do not wait until the content on the page fully loads.
Examples of this loading style can be found on sites like:
airbnb.com
amazon.com
buzzfeed.com
yahoo.com
A workaround we've found extremely useful at my company is to leverage the relatively new Mutation Observer api (docs here).
This mutation observer can be configured to fire a callback every time a node on the DOM is added or mutated. This can be used to detect when the page finally calms down and is ready for the automated test to continue.
Feature Request
My feature request, which I will implement, is to leverage this mutation observer in a new keyword "Wait for DOM Inactivity", which the user can call to wait on the XHR requests on dynamic pages (like those listed above) to finish.
Some key scenarios where this can be used are:
- pretty much any automated test which tests against a single page app
- whenever a button click opens & loads a modal
- on highly performant, dynamic pages which heavily leverage XHR requests (like those listed above)
Let me know if this interests you, I would be more than happy to implement this. I have used SeleniumLibrary extensively and love the library, and would love to contribute to it in any way.
Thank you for reading my request!
- Langage dominant
- Python
- Étoiles
- 1.5k
- Forks
- 787
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Autres issues de robotframework/SeleniumLibrary
-
Difficulté 2/5 1-3 heures Accessibilité débutants 67/100
robotframework/SeleniumLibrary#1941 · 3 commentaires ·
-
Difficulté 1/5 Moins d'une heure Accessibilité débutants 65/100
robotframework/SeleniumLibrary#1833 ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 68/100
robotframework/SeleniumLibrary#1436 · 5 commentaires ·
-
Difficulté 3/5 1-2 jours Accessibilité débutants 58/100
robotframework/SeleniumLibrary#1993 ·
-
Difficulté 4/5 3-5 jours Accessibilité débutants 35/100
robotframework/SeleniumLibrary#1992 · 4 commentaires ·
Toutes les issues de robotframework/SeleniumLibrary
Issues similaires
-
agent-ready documentation needs-triage
Difficulté 1/5 1-3 heures Accessibilité débutants 88/100
-
documentation
Difficulté 1/5 Moins d'une heure Accessibilité débutants 91/100
-
workflow-status page template still says reusable workflows are "triggered only by workflow_call:" Ouverte
Difficulté 1/5 Moins d'une heure Accessibilité débutants 92/100
-
Add https://search.jeremyh.xyz/ Ouverteinstance instance add
Difficulté 1/5 Moins d'une heure Accessibilité débutants 72/100
searxng/searx-instances#939 · 1 commentaire ·
-
area-deployment area-integrations triage:bot-seen
Difficulté 2/5 Une demi-journée Accessibilité débutants 86/100