@Int64 This is exactly what I was looking for! Thank you, I can now continue working within try catch ❤️
"Is Element Exists" Errors
-
Hi all,
Noticing a lot of errors across all scripts that utilize the "Is Element Exists" function. It's specifically when "Also check if visible on a screen" is checked also.
All scripts worked in previous versions, but now any time "Also check if visible on a screen" will result in failures with the update to version 24.0.2
Has anyone else noticed this? Thanks
-
@Insight, @support said in BrowserAutomationStudio 24.0.2 has been released:
How to convert an old project.
In order to do this, you need to open the old project in a new version and make the following changes:
- All "Set header" actions with the
Refererparameter must be replaced with theLoadorAdd tabactions. - Re-create actions:
Reset,Set combobox by value,Set combobox by index,Set combobox to random,Previous Page,Add Tab,Is Element Exists
Remember that the format of cookies and profiles has been changed. If your project relies on old format of profiles, you need to update them.
- All "Set header" actions with the
-
Hello
Sorry to bump this thread, i have the same error on BAS 24.0.8
When the element is not visible it will not be found. Its the same for an image search function.
The old version of BAS make the scroll working to the bottom of the page.
In 24.0.8 even the scroll is selected, the page is never scrolled and the picture is not found!
Any idea? -
@HNB said in "Is Element Exists" Errors:
Hello
Sorry to bump this thread, i have the same error on BAS 24.0.8
When the element is not visible it will not be found. Its the same for an image search function.
The old version of BAS make the scroll working to the bottom of the page.
In 24.0.8 even the scroll is selected, the page is never scrolled and the picture is not found!
Any idea?Can you attach a test script that demonstrates the problem?
-
@Fox
It does seem that in new version element are located by coordinates.
example :
type text on an element work when the element is visible
even when i load a page and type PageDown the element coordinates moved but still visible, type text in the element go down the element.ok its late,
i will do the sample script tomorrow -
@Fox
Hello Master,
Here is the test script regarding the problem.
forexprofits_sample.xmlAnd here a video showing what i am facing with
watch videoThanks in advance
-
@Fox said in "Is Element Exists" Errors:
@HNB said in "Is Element Exists" Errors:
Hello
Sorry to bump this thread, i have the same error on BAS 24.0.8
When the element is not visible it will not be found. Its the same for an image search function.
The old version of BAS make the scroll working to the bottom of the page.
In 24.0.8 even the scroll is selected, the page is never scrolled and the picture is not found!
Any idea?Can you attach a test script that demonstrates the problem?
Hello Masta, did you had time to check the test script and the video i made?
I noticed with the last update that keyboard problem was solved! i woul really like to use now the last version of BAS


