I go to a web page in chrome using selenium python. After going to a page ,I click on an item called "search". As I click on it a filterbox appears as below
What should I do to click on restrict by date and fill values inside from and to box and submit using selenium python? Sorry I am new to selenium, I cant find any examples that satisfy my requirements.This filter box doesnt have a URL associated with it.
