Results 1 to 3 of 3

Thread: website extract all element id - class - control name

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2019
    Posts
    194

    website extract all element id - class - control name

    how do i grab all id , class , control name

    list1 add all getElementsByName
    list2 getElementsByTagName

    Code:
     getElementsByName
    getElementsByTagName 
    getElementsByClassName
    getElementsByTagName
    i want to extract all the values / classs name name id / button id name
    Last edited by doberman2002; Apr 21st, 2020 at 04:42 AM.

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Aug 2019
    Posts
    194

    Re: website extract all element id - class - control name

    Extract all tag name by a that grabs all links and shows the value using outterhtml.
    I want to grab the value for each dev and name id / class names
    Last edited by doberman2002; Apr 21st, 2020 at 04:47 AM.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Aug 2019
    Posts
    194

    Re: website extract all element id - class - control name

    anybody

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width