You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
public void pressTab()
{
sim.SimulateKeyPress(VirtualKeyCode.TAB);
}
//simulate key press is giving the error "InputSimulator does not contain a definition for SimulateKeyPress", I'm not sure what it is, /i'm using WindowsInput.native and WindowsInput.