Develop initial function to fetch fixtures
Pre-release
Pre-release
Create a function to navigate to Bet365, and then to the relevant page for todays unplayed fixtures. This will return a fixture object with three attributes.
{
scheduled: '19:45',
homeTeam: 'Barcelona',
awayTeam: 'Chelsea'
}