Skip to content
#

chrome-webdriver

Here are 37 public repositories matching this topic...

TCDD Bilet Kontrol Etme Uygulamasi, Türkiye Cumhuriyeti Devlet Demiryolları (TCDD) tarafından sunulan biletlerin uygunluk durumu ve yer durumunu kontrol etmek için tasarlanmış kullanıcı dostu bir arayüz uygulamasıdır. Bu uygulama, yolcuların bilet bilgilerini hızlı ve kolay bir şekilde aramalarina ve doğrulamalarına olanak tanır.

  • Updated Aug 7, 2024
  • Python

This project extracts the canvas data on https://www.osrsmap.net/ and converts each canvas display as an png file. This is done by exploiting html elements on the website and adding javascript parameter functions such as .toDataURL. .toDataURL() method returns a data URI containing a representation of the image in the format specified by the typ…

  • Updated Sep 5, 2021
  • Python

Simple example of a web scrapper using python. In this case, we ask the user using the console for the name of a band/artist and using selenium webdriver and beautifulsoup we print information about the discography of that artist/band

  • Updated Apr 16, 2020
  • Python

Improve this page

Add a description, image, and links to the chrome-webdriver topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chrome-webdriver topic, visit your repo's landing page and select "manage topics."

Learn more