Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello guys! Please i'm working on a project and i want to check if an element exist in a resource, please how do i do that? E.G i have a resource(txt file) of many lines and i want to check if "dog" exist in one of the lines how do i do it? Thanks
@bennettjimmy63 https://community.bablosoft.com/topic/4033/проверить-существование-в-ресурсе-удаление-по-значению/20
https://community.bablosoft.com/topic/10194/sf_modul - Resource_is_element
@isaacjaco49111 said in join a resource with a variable:
@Fox I understand, so for example if I have 20 accounts and I want to obtain resource 18, should I create 18 resources?
Create one resource and put the data of 20 accounts in it
@ericarias said in Getting consistent results with element seletors:
What is the best method to use to make sure that the elements are always found.
Just avoid using automatically generated selectors by BAS.
@zeido To test for existence, you must first identify the characteristics of the ad, ANYTHING. If you don't identify the ad, you can't work with it.
@Fox t y mate!