frameq

Results 1 comments of frameq

working for v 0.9 ```javascript module.exports = { sections: { search_result: { selector: '[class=list]', elements: { record: { selector: '//*[@class="record" and normalize-space()="{name}"]', locateStrategy: 'xpath' } } } }, commands: [...