Re: Switching to a paper login at a website
Hi Gene,
The item is not a graphic. Use firefox and see if you hear “clickable” as soon as you down arrow from the user name edit box.
Pramav
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Gene
Sent: Thursday, June 30, 2022 7:27 PM To: nvda@nvda.groups.io Subject: Re: [nvda] Switching to a paper login at a website
How do you see the graphic? I see nothing and if I press enter on lines where I hear nothing, if I up arrow once from the username field and press enter, I'm placed in the username field, the same with the password field. Hi Tyler,A very clever solution. However, my hitting the resulting button did not do anything. I tried with both google chrome and firefox.I however explored some more and found an unlabeled clickable item after the user name edit field. I hit enter on that and was able to switch to paper trading mode.Pranav-----Original Message-----From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Tyler Spivey via groups.ioSent: Thursday, June 30, 2022 2:28 PMTo: nvda@nvda.groups.ioSubject: Re: [nvda] Switching to a paper login at a websiteOpen the dev console with ctrl+shift+i. In the edit box, type:document.querySelector('span.switchery').setAttribute("role", "button")Hit enter, close the console with the same key and hit the button that should've appeared.On 6/30/2022 1:43 AM, Pranav Lal wrote:Hi all,See the page at the below link.https://www.interactivebrokers.co.in/sso/Login?RL=1The above link is the login page for my stock broker. I have a live tradingfacility and a paper trading facility. The default login is live. Thereare 2 items above the user name box live and paper. I want to activatethe paper option.How do I do this? I have tried object navigation and hitting enter andalso switching to forms mode on that item and hitting enter without success.If this is the case for a physical mouse, I do have a USB mouseconnected to this machine. Brian, can your mouse pad advice work witha USB mouse or should I switch to an optical mouse?Pranav
|
|