Loic ROOSE

Results 8 comments of Loic ROOSE

Note that description field will be still in the main tab: ![bug tracker](https://user-images.githubusercontent.com/18569182/47499902-8cc5ca00-d861-11e8-9ed4-16ab1e7e3632.jpg) ![definition](https://user-images.githubusercontent.com/18569182/47499904-8cc5ca00-d861-11e8-92c8-6d40c94b4f7c.jpg) ![execution settings](https://user-images.githubusercontent.com/18569182/47499905-8cc5ca00-d861-11e8-8034-8029e33b5494.jpg) ![tracability](https://user-images.githubusercontent.com/18569182/47499906-8cc5ca00-d861-11e8-9b93-76f0cb2a78a8.jpg)

Remains to rework : - [ ] Remove function / HowTo from back - [x] Rename Group by Type - [x] Use checkbox for country list

Front modifications are done. - [ ] Remove function / HowTo from back - [ ] Remove project / origin from the back - [ ] Rename Group to Type...

![image](https://user-images.githubusercontent.com/18569182/48081248-dadab600-e1ef-11e8-8acc-7d74ca192be8.png)

Hello @bcivel , The implementation with "text=" doesn't work everytime, for some words sikuli returns the error : ![image](https://user-images.githubusercontent.com/18569182/29556483-46c24dc2-8726-11e7-9091-541a4fc3427c.png) Action is Click on text=Monsieur cerberus/Sikuli try to get an image....

I got a weird behavior with "text=" : ![image](https://user-images.githubusercontent.com/18569182/29565428-2d2a0be6-8746-11e7-8ee6-c4a91776f684.png) The control is : VerifyElementPresent returns KO with the following message : Element 'Excel' is present on the page. The execution...

When sikuli desn't find the text, it returns : ![image](https://user-images.githubusercontent.com/18569182/29565677-32dd00f6-8747-11e7-838b-e7308b5ca7fd.png) It seems the several words are not well managed.