1http://www.biletix.com/search/TURKIYE/en#!city_sb:İstanbul,date_sb:today
Trying to access an element from the provided link results in a message about Javascript not being found. It suggests enabling Javascript and then abruptly closes.
As I plan to migrate this project to Android, I am considering using Jsoup for the migration process. However, I am also curious about the suitability of using Selenium for this purpose.
Exploring Selenium integration into Android project
The mentioned individual faced difficulties migrating to Android Studio. Is there a way to access the desired page? Specifically, I am interested in extracting the element with the ID all_result
.
[]