3d4b427168
- Renamed both `css_selector` and `xpath_selector` both to `generate_css_selector` and `generate_xpath_selector` for clarity and not interrupting the auto-completion while coding. - Added `generate_full_css_selector` and `generate_full_xpath_selector` methods