help to fetch data from a web page in Chrome

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
scriptors
Posts: 227
Joined: 25 Feb 2016, 09:01

help to fetch data from a web page in Chrome

15 Dec 2022, 10:08

hello everyone, I need some help to get "username" and "password" automatically from a web page under chrome (to prevent additional characters from being taken manually when copying), possibly without using anything specific for chrome
i have this into web page:

Code: Select all

				<TR bgcolor="#FFFFFF">
					<TD class="blub" width="35%">User Id</TD>
					<TD class="blu">xxxxxxx</TD>
				</TR>
				<TR bgcolor="#FFFFFF">
					<TD class="blub" width="35%">Password</TD>
					<TD class="blu">zzzzzzz</TD>
				</TR>

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Bing [Bot], mikeyww, Rohwedder, sachalamp and 179 guests