Search found 90 matches
- Fri Mar 01, 2024 6:43 pm
- Forum: Technical / Scripting
- Topic: FindImagePos return_offset 1 (center) not working
- Replies: 2
- Views: 5185
Re: FindImagePos return_offset 1 (center) not working
Hi! Thank you for your reply. Unfortunatly I can't send you the code. I found that his return_offset with param 1 is not the only one I have. Clearly MS didn't digest my script. Figure of speaking. With this command, as an example from the help document XLOpen>%USERDOCUMENTS_DIR%\mybook.xls, 1 ,xlBo...
- Fri Mar 01, 2024 10:28 am
- Forum: Technical / Scripting
- Topic: FindImagePos return_offset 1 (center) not working
- Replies: 2
- Views: 5185
FindImagePos return_offset 1 (center) not working
Hi! Using the latest version June 2023, The FindImagePos has always working fine. The return_offset has a problem on my workstation now. The command param result 1 is pointing out to the the Top Right instead image center. The result just happen since yesterday. Before that it was always point to th...
- Mon Jul 03, 2023 9:15 pm
- Forum: Technical / Scripting
- Topic: MuiDataGrid Vs HTML Table
- Replies: 14
- Views: 14371
Re: MuiDataGrid Vs HTML Table
Hi Dorian, thank you again for your great support. By googling I have found web sources related to dynamic web table and automation with Selenium. Looks promising when you have knowledge with the tool, java, eclipse. I use what MS offer and did it. I agree with your last statement, without accessing...
- Fri Jun 30, 2023 11:04 am
- Forum: Technical / Scripting
- Topic: MuiDataGrid Vs HTML Table
- Replies: 14
- Views: 14371
Re: MuiDataGrid Vs HTML Table
Hi Dorian! Found out that the screen could be what is the reason I could not retrieve more records. By reducing chrome display to min (25%) on the laptop 50 records was retrieved. By reducing chrome display to min (25%) on screen 2 (larger screen) 57 records was retrieved. By changing the screen dis...
- Fri Jun 30, 2023 9:45 am
- Forum: Technical / Scripting
- Topic: MuiDataGrid Vs HTML Table
- Replies: 14
- Views: 14371
Re: MuiDataGrid Vs HTML Table
Hi Dorian, thank you again for your support. The reason it shows 100 records must be because of the default "Rows per Page" set option to 100. https://u.pcloud.link/publink/show?code=XZnI3UVZPrALPKUpclmH0dlpc9fOJQR7ryB7 . :) I was not yet able to show more than 10 rows. Wonder why you achieve the 10...
- Thu Jun 29, 2023 6:37 pm
- Forum: Technical / Scripting
- Topic: MuiDataGrid Vs HTML Table
- Replies: 14
- Views: 14371
Re: MuiDataGrid Vs HTML Table
Hi Dorian, Thank you for help. On my side the output still show a limited amount of rows, not even 10. https://u.pcloud.link/publink/show?code=XZ5xNUVZzfhVeLXqkez9arNCmDdLAVVJMtbk Access to the website is secured. It would be a breach of contract with On24 if I was sharing my credentials. I'm sorry ...
- Thu Jun 29, 2023 4:28 pm
- Forum: Technical / Scripting
- Topic: MuiDataGrid Vs HTML Table
- Replies: 14
- Views: 14371
Re: MuiDataGrid Vs HTML Table
Hi Dorian, Thank you again. The result with the Mui... string is the same, 10. the result with rowindex = 75 is null. I have copy the class element in txt file. https://u.pcloud.link/publink/show?code=XZx4NUVZFGUvkqUfCUHOow5YOjY3b7yUTBWk Captures when expand first row from inspect https://u.pcloud.l...
- Thu Jun 29, 2023 3:33 pm
- Forum: Technical / Scripting
- Topic: MuiDataGrid Vs HTML Table
- Replies: 14
- Views: 14371
Re: MuiDataGrid Vs HTML Table
Hi Dorian,
Unfortunately not. I have 10. I know the exact count when I log in.
Thank you!
Unfortunately not. I have 10. I know the exact count when I log in.
Thank you!
- Thu Jun 29, 2023 2:11 pm
- Forum: Technical / Scripting
- Topic: MuiDataGrid Vs HTML Table
- Replies: 14
- Views: 14371
Re: MuiDataGrid Vs HTML Table
Hi Dorian,
I have run the last piece of code, with rowindex >= 0 and rowindex <=1000. The grid has 208 items. The item_count in the debug show only 9 instead of 208.
Thank you for your precious help.
I have run the last piece of code, with rowindex >= 0 and rowindex <=1000. The grid has 208 items. The item_count in the debug show only 9 instead of 208.
Thank you for your precious help.
- Thu Jun 29, 2023 12:00 pm
- Forum: Technical / Scripting
- Topic: MuiDataGrid Vs HTML Table
- Replies: 14
- Views: 14371
Re: MuiDataGrid Vs HTML Table
Thank you so much Dorian!
The first piece of code displayed the headers titles.
I will test the loop.
Thank you again!
The first piece of code displayed the headers titles.
I will test the loop.
Thank you again!
- Thu Jun 29, 2023 10:47 am
- Forum: Technical / Scripting
- Topic: MuiDataGrid Vs HTML Table
- Replies: 14
- Views: 14371
MuiDataGrid Vs HTML Table
Hi! I was able with ChromeFindElements and XPath to access the text of an HTML table. The website was updated and they migrated from an HTML table to a MuiDataGrid component and it is more difficult to access the text from the XPath. Is it possible with XPath to achieve that or could you suggest a m...
- Tue Aug 16, 2022 4:04 pm
- Forum: Technical / Scripting
- Topic: XLFind not working with many worksheets
- Replies: 9
- Views: 7402
Re: XLFind not working with many worksheets
Hi Dorian,
I must have used another file because I downloaded the posted XL file and col no is 21.
My apologies for misguided you.
Have a great day and thank you for your precious help.
I must have used another file because I downloaded the posted XL file and col no is 21.
My apologies for misguided you.
Have a great day and thank you for your precious help.
- Tue Aug 16, 2022 3:22 pm
- Forum: Technical / Scripting
- Topic: XLFind not working with many worksheets
- Replies: 9
- Views: 7402
Re: XLFind not working with many worksheets
Hi!
Yes for both question. running on Win 10
https://u.pcloud.link/publink/show?code ... 0t3XuqtgpV
Thank you!
Yes for both question. running on Win 10
https://u.pcloud.link/publink/show?code ... 0t3XuqtgpV
Thank you!
- Tue Aug 16, 2022 2:58 pm
- Forum: Technical / Scripting
- Topic: XLFind not working with many worksheets
- Replies: 9
- Views: 7402
- Tue Aug 16, 2022 1:19 pm
- Forum: Technical / Scripting
- Topic: XLFind not working with many worksheets
- Replies: 9
- Views: 7402
Re: XLFind not working with many worksheets
Thank you Dorian, works good but the returned value for Col is 22
and it should be 21, can you tell me why.
Thank you so much for your help.
and it should be 21, can you tell me why.
Thank you so much for your help.