This project provides two Python scripts that scrape flight information from LATAM's website for flights from Bogotá (BOG) to Cartagena (CTG). Both scripts demonstrate the use of two popular web ...
The cucumber features goes in the features library and should have the ".feature" extension. You can start out by looking at features/my_first.feature. You can extend this feature or make your own ...