problem clicking on Css
-
problem clicking on Css
Hi guys how are you, I have a problem when I use the
move and clickI am doing it in an element
CSS> # select2-balance-transfer-from-result-5i9e-21422918> div
and it does not click, that is to say at the time of recording it does but when I am testing it in play it does not do it, does anyone know how to solve it?
-
@cutelake said in problem clicking on Css:
problem clicking on Css
Hi guys how are you, I have a problem when I use the
move and clickI am doing it in an element
CSS> # select2-balance-transfer-from-result-5i9e-21422918> div
and it does not click, that is to say at the time of recording it does but when I am testing it in play it does not do it, does anyone know how to solve it?
Try using MATCH or XPATH
(Please note that this message was translated using a Google translator)
-
@dobrok
hey thanks for the prompt reply try with xpatch and I have the same error, it remains waiting and nothing happens
[996894948] [19:15:49] Thread # 1: Waiting for element> XPATH> id ("select2-balance-transfer-from-result-p6fm-21116918") / div [@ class = "uk-position-relative "]
[996894948] [19:16:48] Thread # 1: Failed to wait for element> XPATH> id ("select2-balance-transfer-from-result-p6fm-21116918") / div [@ class = "uk-position -relative "]
-
@cutelake said in problem clicking on Css:
@dobrok
hey thanks for the prompt reply try with xpatch and I have the same error, it remains waiting and nothing happens
[996894948] [19:15:49] Thread # 1: Waiting for element> XPATH> id ("select2-balance-transfer-from-result-p6fm-21116918") / div [@ class = "uk-position-relative "]
[996894948] [19:16:48] Thread # 1: Failed to wait for element> XPATH> id ("select2-balance-transfer-from-result-p6fm-21116918") / div [@ class = "uk-position -relative "]Specify a site or attach a project, how can I repeat your problem ?
(Please note that this message was translated using a Google translator)
-
Use inspect element to find unique identifier.
Or post example project that reproduces your problem.
It is easy to import your sample project XML file directly
from link on this forum into any BAS instance and its easy to
post back the solution.So make an effort and attach sample XML file to get
more accurate answer - sollution.
-
thanks for reply @dobrok @GaG
here video
https://screenrec.com/share/UTszfE5gRBhere I show a video at the moment where the error occurs
-scroll
-click on the option tab and there it stops (it does not select the wallet), if I use the movement by coordinates, it works but I don't want to use thatto select the flap I am using
XPATH> id ("container-balance-transfer-from") / span [@ class = "select2 select2-container select2-container - robbery"] / span [@ class = "selection"] / span [@ class = "select2-selection select2-selection - single"] / span [@ class = "select2-selection__arrow"]
and then for the wallet
XPATH> id ("select2-balance-transfer-from-result-p6fm-21116918") / div [@ class = "uk-position-relative"]
-
Its a dro[pdown menu so use >
- Set combobox by index or
- Set combobox by value.
-
@GaG where is that? Do you have a telegram to respond faster?
-
Make sure to read wiki documentation prior to
asking question here on forum. I believe thats the reason
why no one answers your question.So general wiki documentation is located here >
https://wiki.bablosoft.com/doku.php?id=startAnd section that is relevant to your question is here >
https://wiki.bablosoft.com/doku.php?id=how_to_set_combobox