Saltar al contenido

diferencia entre ejemplo de código xpath relativo y absoluto

Ya no necesitas indagar más por otras webs porque estás al sitio adecuado, tenemos la solución que quieres encontrar y sin complicarte.

Ejemplo: xpath relativo vs absoluto

Single Slash “/” is used to create XPath with absolute path 
Double Slash “//” is used to create XPath with relative path 
Xpath stands for XML path
-Absolute Xpath: is a direct way to locate an element and
it uses Complete path.

-On the other hand

Relative Xpath: starts from the middle of the
HTML DOM and You can find unique parent node
and simply start from there to element you want. 
Less fragile. Shorter. Never fails to
identify object even though object’s
location changes. It is written directly from
the Web Element using Web Element attribute


Syntax = //tagname[@attribute='value']

Sección de Reseñas y Valoraciones

Más adelante puedes encontrar las notas de otros gestores de proyectos, tú asimismo tienes la habilidad insertar el tuyo si lo crees conveniente.

¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)



Utiliza Nuestro Buscador

Deja una respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *