我有一個數據表格,包括幾個項目,如textfield,datefield和combobox。如何使用Siesta爲combobox製作選擇項,我需要將Siesta的等待時間設置爲30000ms以上,因爲數據通過ajax請求加載到combobox。 有一個我已經使用過的代碼段失敗了, t.it('Should create a new registration', function (t) {
下面的代碼找出用戶選擇的開始,如果用戶選擇文本「文本」,這是「18」。 <p>I am some example text, you don't have to read it :P</p>
<script>
function findsel(){
console.log(window.getSelection().baseOffset);
// Returns 18