public marks

PUBLIC MARKS from decembre with tag xpath

2017

ADDON - SEARCH - How to use S-mall Search : S-mall Search

How to use S-mall Search S-mall Search is a Firefox addon. This addon adds the refine search tool to web pages. - Adding a supported page: pageinfo:The user can add a supported page by writing pageinfo. The pageinfo is Object written in JSON and has the following keys

2013

DEV : Stylesheet - XPath, CSS, DOM and Selenium: The Rosetta Stone

by 2 others
Avez-vous absorbé une certaine connaissance de XPath ou CSS ou DOM, et a essayé de les mettre à profit, et se rend alors compte que vous ne connaissez pas toutes les bonnes incantations? Curieusement, ces trois technologies sont tous conçus pour faire des choses similaires en sélectionnant des éléments dans le balisage, de sorte qu'il est possible d'illustrer la façon dont vous exprimez la même cible dans chaque technologie. L'(XPath | CSS | DOM | Sélénium) Rosetta Stone et Cookbook vous apporte toutes les recettes dont vous avez besoin pour être productifs dans chaque technologie, et vous permet de transférer votre connaissance entre eux.

2010

2009

Tutoriel XPath - Developpez.com - Club des décideurs et professionnels en Informatique

XPath est décrit sur : XPath 1.0 standard . Dans ce tutoriel une sélection des caractéristiques de XPath sont démontrées dans de nombreux exemples. Vous pouvez commencer par : * Exemple 1 ou par le menu de gauche. Origine de ce document : Ce document est issu du site ZVON et est disponible à l'adresse suivante * Tutorial XPath en français

Parcours de fichiers XML avec XPath - Club des décideurs et professionnels en Informatique

Parcours de fichiers XML avec XPath (Date de mise à jour : 29/06/2007) II-A. Qu'est ce que XPath ? II-B. Solutions Java pour XPath II-C. Environnement requis III. Principe de fonctionnement III-A. Vue d'ensemble III-B. La syntaxe XPath III-C. XPath appliqué au Java IV. Exemple de mise en oeuvre IV-A. Le fichier XML considéré IV-B. La classe principale

XPathBuilder : construiser facilement vos requet XPath , Atteint de JavaScriptite Aiguë [Cyril Durand]

Je sais pas pour vous, mais à chaque fois que je dois utiliser et donc créer une requete XPath il est toujours compliqué de mettre en place un systéme pour tester nos expressions. Quand j'utilise .net ça se termine souvent par un point d'arrêt au moment de faire la requête XPath et je testais mes différentes expressions directement en debug. Sinon, si j'avais à faire une requete XPath dans du XSLT je n'avais pas encore trouvé de bidouille pour tester :-) C'était donc vraiment pas l'idéal ! J'ai par hasard découvert aujourd'hui (merci Etienne et Danuz) un petit logiciel en freeware vraiment sympathique : XPathBuilder ! Evidemment il est écrit en .net.

Autopager - Create new ap rule for page without "next" in links - teesoft, make software to a tee

This works on AutoPager 0.5.1.4 or newer version. This is the recording of the steps to create the rule for http://www.pspad.com/en/pspad-extensions.php. This demo shows how to create AutoPager rules for the pages which don't have "Next" in links. They only have a navbar includes all the page numbers like this: Page: [1], 2, 3, 4. The final link xpath get in this tutorial is: //div[@id='obspoz']/p/text()[contains(.,'[')]/following-sibling::a[1] Steps explains: //div[@id='obspoz']/p :select the navbar. //div[@id='obspoz']/p/text() : select the texts in the navbar since current page number does not have a node //div[@id='obspoz']/p/text()[contains(.,'[')] : select the text for the current page number. It will be easier if the current page number has a node, for example if it's a span with class='current': //div[@id='obspoz']/p/span[@class='current']. //div[@id='obspoz']/p/text()[contains(.,'[')]/following-sibling::a[1] : select the first link after the current page number text.

Tutorial : Greasemonkey Recipe Book for Greasemonkey

Example Greasemonkey script below. The only things that need to be changed are bolded italic. In short, the XPath that identifies the top-level DIV, the XPath that identifies the DIV containing the content you want to display, and a list of XPath's that you want to remove.

XPather - XPath Generator and Editor__Firefox Extension

by 2 others
...generates XPaths while browsing or inspecting HTML/XML/*ML documents; evaluates your XPaths and inspects the results; extracts the content.

2008

CleanItUp – Userscripts.org

Lets you clean up a page by putting instructions in url (css, xpath selecting, regexp and more)

JavaScript DOM__tableau interactif des fonctions disponibles

by 7 others
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.

Tutoriel : XML, XPath et DotNET - Club d'entraide des développeurs francophones

Lecture et écriture dans un fichier XML avec XPath Date de publication : 26/08/2007 ,

Tutoriel sur XPath__en FR

by 3 others
XPath est décrit sur : XPath 1.0 standard . Dans ce tutoriel une sélection des caractéristiques de XPath sont démontrées dans de nombreux exemples.

XPath Tutorial

by 2 others
XPath is a language for finding information in an XML document. XPath is used to navigate through elements and attributes in an XML document.

AutoPager :: Firefox Add-ons

AutoPager is a firefox/mozilla extensions to autoloading next page.It's configuration is base on XPath. You can find there is a built in function to create a XPath by click some links on the pages.

decembre's TAGS related to tag xpath

adblock +   addon +   api +   automatiser +   autopager +   code +   comment +   Cookbook +   cours +   css +   dev +   developpez.com +   div +   documentation +   dom +   extension +   firebug +   firefox +   francais +   freeware +   greasemonkey +   guide +   howto +   html +   information +   java +   navigation +   nettoyer +   outil +   page +   pagination +   programmation +   reference +   regxp +   Request +   requete +   ressource +   script +   search +   site +   slylesheet +   tool +   tutorial +   tutoriel +   web +   webdev +   xhtml +   xml +   xpi +