← Back to team overview

sikuli-driver team mailing list archive

[Question #151734]: CTRL + TAB, Tab navigation

 

New question #151734 on Sikuli:
https://answers.launchpad.net/sikuli/+question/151734

type(KEY_CTRL + Key.TAB)    for navigating among tabs of IE Options (for example)  does not work.

The message received is:
[error] An error occurs at line 6 
[error] Error message: Traceback (most recent call last):
File "C:\Users\Pablo1\AppData\Local\Temp\sikuli-tmp815225433459835094.py", line 6, in    type(KEY_CTRL + Key.TAB) 
TypeError: unsupported operand type(s) for +: 'int' and 'str' 


what's the needed command?


-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.