I want to know how could we input a variable and some keys in only one sendkeys method. In fact in a textfield, I want to input "Ctrl+A" to select the current value, and replace it with a new value which is stocked in a varialbe called "orderNumber".I want to know how could we input a variable an