Slider Selection from Web
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-05-23 08:29 AM
I'm unable to select slider element using Navigate stage. Can someone please help?
------------------------------
Aiman Nishat
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-05-23 01:47 PM
I'm trying with the URL that you provided but not able to replicate the scenario.
Do you see any attribute with values/numbers/amount etc that can be used to select the slider?
May be you post a snap of this slider element and all of its attributes here
------------------------------
If I was of assistance, please vote for it to be the "Best Answer".
Thanks & Regards,
Tejaskumar Darji
Sr. Consultant-Technical Lead
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-05-23 02:12 PM
Navigate stage snippet
------------------------------
Aiman Nishat
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-05-23 03:13 PM
Hi Aiman Nisha - I usually don't select web page address( each environment url will change ex: dev, uat, prod.
Also try to avoid web path/ XPath unless there is no option instead try to select some thing like web element type , class or id but make sure that if you select either class or id those values should be static.
,you can also try uia mode as well.
For the issues you are facing try the approach mentioned above and play around with both browser mode and uia and see whether you have option some thing like global mouse click center if it is not there just focus the element and also global send keys ( "Enter").
------------------------------
-----------------------
If I answered your query. Please mark it as the "Best Answer"
Harish M
Lead developer
America/New_York TX
------------------------------
If I answered your query. Please mark it as the Best Answer
Harish Mogulluri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-05-23 03:30 PM
UIA mode is not working for this only browser mode is working.
I've tried taking this as slider element. global mouse click center is not available . Focus and enter is also not working
------------------------------
Aiman Nishat
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-05-23 04:28 PM
Hi Aiman NIshat,
You can use other global send key options -
using the root app modeller element you can try Global Send key with {pgdwn}, or focus the slider and select {Right}, {Left} - Depends on what you are looking.
------------------------------
-----------------------
If I answered your query. Please mark it as the "Best Answer"
Harish M
Lead developer
America/New_York TX
------------------------------
If I answered your query. Please mark it as the Best Answer
Harish Mogulluri
